cs-cli-1-launch
v1.0.18
Published
Launch related operations
Downloads
3
Readme
Launch CLI plugin
With Launch CLI, you can interact with the Contentstack Launch platform using the terminal to create, manage and deploy Launch projects.
Usage
$ npm install -g cs-cli-1-launch
$ csdx COMMAND
running command...
$ csdx (--version|-v)
cs-cli-1-launch/1.0.18 linux-x64 node-v18.20.2
$ csdx --help [COMMAND]
USAGE
$ csdx COMMAND
...
Installation steps
GitHub installation steps:
$ git clone clone <repo url>
$ npm install
$ npm run build
$ csdx plugins:link <plugin path>
NPM installation steps:
$ csdx plugins:install cs-cli-1-launch
$ csdx launch
Commands
$ csdx launch
start with launch flow <GitHub|FileUpload>
$ csdx launch:logs
To see server logs
$ csdx launch:logs --type d
To see deployment logs
$ csdx launch:functions
Run cloud functions locally