2.2.2 • Published 2 months ago

@mondaydotcomorg/monday-cli v2.2.2

Weekly downloads
69
License
ISC
Repository
github
Last release
2 months ago

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
2.2.2

2 months ago

2.2.1

1 year ago

2.1.0

2 years ago

2.0.8

2 years ago

2.0.7

3 years ago

2.0.6

3 years ago

2.0.5

3 years ago

2.0.4

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.6.3

4 years ago

1.6.2

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago