2.2.3 • Published 12 months ago

@mondaydotcomorg/monday-cli v2.2.3

Weekly downloads
69
License
ISC
Repository
github
Last release
12 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.3

12 months ago

2.2.2

1 year ago

2.2.1

2 years ago

2.1.0

3 years ago

2.0.8

3 years ago

2.0.7

4 years ago

2.0.6

4 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.6.3

5 years ago

1.6.2

5 years ago

1.6.1

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago