Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mondaydotcomorg/monday-cli

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mondaydotcomorg/monday-cli

CLI tools for developing monday.com apps

  • 2.2.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
54
increased by25.58%
Maintainers
0
Weekly downloads
 
Created
Source

monday-cli

These are command line tools to help with monday.com apps development.

Installing globally

To install the cli globally you need to run:

npm i -g @mondaydotcomorg/monday-cli

Then you can use the commands by typing:

monday <cmd> [options]

Running one time

You don't have to install the tools on your machine, you can run them using npx like so:

npx @mondaydotcomorg/monday-cli <cmd> [options]

Available commands

These are the available commands, for each of them you can use the -h, --help flag to see additional information.

Usage: monday [options] [command]

Options:
  -V, --version            output the version number
  -h, --help               output usage information

Commands:
  help                                               shows usage instructions for the CLI
  scaffold [options] [mode] [destination] [project]  scaffolds monday welcome app project in 2 modes: copy or run
  tunnel [subcommand] [port] --token=MY_AUTH_TOKEN    creates a public tunnel on <port> to forward traffic to

FAQs

Package last updated on 09 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc