@@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli
1818$ csdx COMMAND
1919running command...
2020$ csdx (--version| -v)
21- @contentstack/cli/1.60.1 darwin-arm64 node-v22.13.1
21+ @contentstack/cli/1.60.1 darwin-arm64 node-v24.14.0
2222$ csdx --help [COMMAND]
2323USAGE
2424 $ csdx COMMAND
@@ -3838,10 +3838,11 @@ Launch related operations
38383838```
38393839USAGE
38403840 $ csdx launch [-d <value>] [-c <value>] [--type GitHub|FileUpload] [--framework Gatsby|NextJs|CRA (Create
3841- React App)|CSR (Client-Side Rendered)|Angular|Nuxt|VueJs|Remix|Other] [--org <value>] [-n <value>] [-e <value>]
3842- [--branch <value>] [--build-command <value>] [--out-dir <value>] [--server-command <value>] [--variable-type Import
3843- variables from a stack|Manually add custom variables to the list|Import variables from the .env.local file|Skip
3844- adding environment variables...] [-a <value>] [--env-variables <value>] [--redeploy-latest] [--redeploy-last-upload]
3841+ React App)|CSR (Client-Side Rendered)|Analog|Angular|Nuxt|Astro|VueJs|Remix|Other] [--org <value>] [-n <value>] [-e
3842+ <value>] [--branch <value>] [--build-command <value>] [--out-dir <value>] [--server-command <value>]
3843+ [--variable-type Import variables from a stack|Manually add custom variables to the list|Import variables from the
3844+ .env.local file|Skip adding environment variables...] [-a <value>] [--env-variables <value>] [--redeploy-latest]
3845+ [--redeploy-last-upload]
38453846
38463847FLAGS
38473848 -a, --alias=<value> [optional] Alias (name) for the delivery token.
@@ -3855,7 +3856,7 @@ FLAGS
38553856 comma. For example: APP_ENV:prod, TEST_ENV:testVal.
38563857 --framework=<option> [optional] Type of framework. <options: Gatsby|NextJS|Other>
38573858 <options: Gatsby|NextJs|CRA (Create React App)|CSR (Client-Side
3858- Rendered)|Angular|Nuxt|VueJs|Remix|Other>
3859+ Rendered)|Analog| Angular|Nuxt|Astro |VueJs|Remix|Other>
38593860 --org=<value> [optional] Provide the organization UID to create a new project or deployment.
38603861 --out-dir=<value> [optional] Output Directory.
38613862 --redeploy-last-upload [optional] Redeploy with last file upload
0 commit comments