1.0.10 • Published 8 months ago

cli-launch-abhnv v1.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Launch CLI plugin

oclif

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 cli-launch-abhnv
$ csdx COMMAND
running command...
$ csdx (--version|-v)
cli-launch-abhnv/1.0.10 linux-x64 node-v18.17.1
$ 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 @contentstack/cli-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