diff --git a/README.md b/README.md index b21e5da..47848d7 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ $ npm install -g @contentstack/apps-cli $ csdx COMMAND running command... $ csdx (--version|-v) -@contentstack/apps-cli/1.1.1 darwin-arm64 node-v18.16.0 +@contentstack/apps-cli/1.1.1 darwin-arm64 node-v18.20.2 $ csdx --help [COMMAND] USAGE $ csdx COMMAND @@ -33,6 +33,7 @@ USAGE * [`csdx app`](#csdx-app) * [`csdx app:create`](#csdx-appcreate) * [`csdx app:delete`](#csdx-appdelete) +* [`csdx app:deploy`](#csdx-appdeploy) * [`csdx app:get`](#csdx-appget) * [`csdx app:install`](#csdx-appinstall) * [`csdx app:reinstall`](#csdx-appreinstall) @@ -74,7 +75,7 @@ Create a new app in Developer Hub and optionally clone a boilerplate locally. ``` USAGE - $ csdx app:create [--org ] [-n ] [--app-type stack|organization] [-c ] [-d ] + $ csdx app:create [-n ] [--app-type stack|organization] [-c ] [-d ] FLAGS -c, --config= Path of the external config @@ -82,7 +83,6 @@ FLAGS -n, --name= [default: app-boilerplate] Name of the app to be created --app-type=