@@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli
1818$ csdx COMMAND
1919running command...
2020$ csdx (--version| -v)
21- @contentstack/cli/2.0.0-beta.14 darwin-arm64 node-v22.13.1
21+ @contentstack/cli/2.0.0-beta.19 darwin-arm64 node-v22.13.1
2222$ csdx --help [COMMAND]
2323USAGE
2424 $ csdx COMMAND
5353* [ ` csdx cm:stacks:import [--config <value>] [--stack-api-key <value>] [--data-dir <value>] [--alias <value>] [--module <value>] [--backup-dir <value>] [--branch <value>] [--import-webhook-status disable|current] ` ] ( #csdx-cmstacksimport---config-value---stack-api-key-value---data-dir-value---alias-value---module-value---backup-dir-value---branch-value---import-webhook-status-disablecurrent )
5454* [ ` csdx cm:stacks:import-setup [-k <value>] [-d <value>] [-a <value>] [--modules <value,value>] ` ] ( #csdx-cmstacksimport-setup--k-value--d-value--a-value---modules-valuevalue )
5555* [ ` csdx cm:stacks:migration [-k <value>] [-a <value>] [--file-path <value>] [--branch <value>] [--config-file <value>] [--config <value>] [--multiple] ` ] ( #csdx-cmstacksmigration--k-value--a-value---file-path-value---branch-value---config-file-value---config-value---multiple )
56- * [ ` csdx cm:stacks:seed [--repo <value>] [--org <value>] [--stack-api-key <value>] [--stack-name <value>] [--yes <value> ] [--alias <value>] [--locale <value>] ` ] ( #csdx-cmstacksseed---repo-value---org-value---stack-api-key-value---stack-name-value---yes-value ---alias-value---locale-value )
56+ * [ ` csdx cm:stacks:seed [--repo <value>] [--org <value>] [--stack-api-key <value>] [--stack-name <value>] [-y ] [--alias <value>] [--locale <value>] ` ] ( #csdx-cmstacksseed---repo-value---org-value---stack-api-key-value---stack-name-value--y ---alias-value---locale-value )
5757* [ ` csdx config:get:base-branch ` ] ( #csdx-configgetbase-branch )
5858* [ ` csdx config:get:ea-header ` ] ( #csdx-configgetea-header )
5959* [ ` csdx config:get:early-access-header ` ] ( #csdx-configgetearly-access-header )
@@ -281,14 +281,14 @@ Bootstrap contentstack apps
281281
282282```
283283USAGE
284- $ csdx cm:bootstrap [--app-name <value>] [--project-dir <value>] [-k <value> | --org <value> | -n <value>] [-y
285- <value>] [--run-dev-server] [-a <value>]
284+ $ csdx cm:bootstrap [--app-name <value>] [--project-dir <value>] [-k <value> | --org <value> | -n <value>] [-y]
285+ [--run-dev-server] [-a <value>]
286286
287287FLAGS
288288 -a, --alias=<value> Alias of the management token
289289 -k, --stack-api-key=<value> Provide stack API key to seed content
290290 -n, --stack-name=<value> Name of the new stack that will be created.
291- -y, --yes=<value> [Optional] Skip stack confirmation
291+ -y, --yes [Optional] Skip stack confirmation
292292 --app-name=<value> App name, kickstart-next, kickstart-next-ssr, kickstart-next-ssg, kickstart-next-graphql,
293293 kickstart-next-middleware, kickstart-nuxt, kickstart-nuxt-ssr
294294 --org=<value> Provide organization UID to create a new stack
@@ -854,7 +854,7 @@ EXAMPLES
854854 $ csdx cm:stacks:bulk-assets --revert ./bulk-operation -a myAlias
855855```
856856
857- _ See code: [ @contentstack/cli-bulk-operations ] ( https://github.com/contentstack/cli-bulk-operations/blob/v1.0.0 /src/commands/cm/stacks/bulk-assets.ts ) _
857+ _ See code: [ @contentstack/cli-bulk-operations ] ( https://github.com/contentstack/cli-bulk-operations/blob/v1.0.1 /src/commands/cm/stacks/bulk-assets.ts ) _
858858
859859## ` csdx cm:stacks:bulk-entries `
860860
@@ -940,7 +940,7 @@ EXAMPLES
940940 $ csdx cm:stacks:bulk-entries --revert ./bulk-operation
941941```
942942
943- _ See code: [ @contentstack/cli-bulk-operations ] ( https://github.com/contentstack/cli-bulk-operations/blob/v1.0.0 /src/commands/cm/stacks/bulk-entries.ts ) _
943+ _ See code: [ @contentstack/cli-bulk-operations ] ( https://github.com/contentstack/cli-bulk-operations/blob/v1.0.1 /src/commands/cm/stacks/bulk-entries.ts ) _
944944
945945## ` csdx cm:stacks:clone [--source-branch <value>] [--target-branch <value>] [--source-management-token-alias <value>] [--destination-management-token-alias <value>] [-n <value>] [--type a|b] [--source-stack-api-key <value>] [--destination-stack-api-key <value>] [--import-webhook-status disable|current] `
946946
@@ -1218,20 +1218,20 @@ EXAMPLES
12181218
12191219_ See code: [ @contentstack/cli-migration ] ( https://github.com/contentstack/cli/blob/main/packages/contentstack-migration/src/commands/cm/stacks/migration.ts ) _
12201220
1221- ## ` csdx cm:stacks:seed [--repo <value>] [--org <value>] [--stack-api-key <value>] [--stack-name <value>] [--yes <value> ] [--alias <value>] [--locale <value>] `
1221+ ## ` csdx cm:stacks:seed [--repo <value>] [--org <value>] [--stack-api-key <value>] [--stack-name <value>] [-y ] [--alias <value>] [--locale <value>] `
12221222
12231223Create a stack from existing content types, entries, assets, etc
12241224
12251225```
12261226USAGE
1227- $ csdx cm:stacks:seed [--repo <value>] [--org <value>] [--stack-api-key <value>] [--stack-name <value>] [--yes
1228- <value>] [--alias <value>] [--locale <value>]
1227+ $ csdx cm:stacks:seed [--repo <value>] [--org <value>] [--stack-api-key <value>] [--stack-name <value>] [-y]
1228+ [--alias <value>] [--locale <value>]
12291229
12301230FLAGS
12311231 -a, --alias=<value> Alias of the management token
12321232 -k, --stack-api-key=<value> Provide stack API key to seed content to
12331233 -n, --stack-name=<value> Name of a new stack that needs to be created.
1234- -y, --yes=<value> [Optional] Skip the stack confirmation.
1234+ -y, --yes [Optional] Skip the stack confirmation.
12351235 --org=<value> Provide Organization UID to create a new stack
12361236 --repo=<value> GitHub organization name or GitHub user name/repository name.
12371237
@@ -1735,7 +1735,7 @@ DESCRIPTION
17351735 Display help for csdx.
17361736```
17371737
1738- _ See code: [ @oclif/plugin-help ] ( https://github.com/oclif/plugin-help/blob/v6 .2.37 /src/commands/help.ts ) _
1738+ _ See code: [ @oclif/plugin-help ] ( https://github.com/oclif/plugin-help/blob/6 .2.40 /src/commands/help.ts ) _
17391739
17401740## ` csdx launch `
17411741
@@ -2054,7 +2054,7 @@ EXAMPLES
20542054 $ csdx plugins
20552055```
20562056
2057- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5 .4.56 /src/commands/plugins/index.ts ) _
2057+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5 .4.59 /src/commands/plugins/index.ts ) _
20582058
20592059## ` csdx plugins:add PLUGIN `
20602060
@@ -2128,7 +2128,7 @@ EXAMPLES
21282128 $ csdx plugins:inspect myplugin
21292129```
21302130
2131- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5 .4.56 /src/commands/plugins/inspect.ts ) _
2131+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5 .4.59 /src/commands/plugins/inspect.ts ) _
21322132
21332133## ` csdx plugins:install PLUGIN `
21342134
@@ -2177,7 +2177,7 @@ EXAMPLES
21772177 $ csdx plugins:install someuser/someplugin
21782178```
21792179
2180- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5 .4.56 /src/commands/plugins/install.ts ) _
2180+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5 .4.59 /src/commands/plugins/install.ts ) _
21812181
21822182## ` csdx plugins:link PATH `
21832183
@@ -2208,7 +2208,7 @@ EXAMPLES
22082208 $ csdx plugins:link myplugin
22092209```
22102210
2211- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5 .4.56 /src/commands/plugins/link.ts ) _
2211+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5 .4.59 /src/commands/plugins/link.ts ) _
22122212
22132213## ` csdx plugins:remove [PLUGIN] `
22142214
@@ -2249,7 +2249,7 @@ FLAGS
22492249 --reinstall Reinstall all plugins after uninstalling.
22502250```
22512251
2252- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5 .4.56 /src/commands/plugins/reset.ts ) _
2252+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5 .4.59 /src/commands/plugins/reset.ts ) _
22532253
22542254## ` csdx plugins:uninstall [PLUGIN] `
22552255
@@ -2277,7 +2277,7 @@ EXAMPLES
22772277 $ csdx plugins:uninstall myplugin
22782278```
22792279
2280- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5 .4.56 /src/commands/plugins/uninstall.ts ) _
2280+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5 .4.59 /src/commands/plugins/uninstall.ts ) _
22812281
22822282## ` csdx plugins:unlink [PLUGIN] `
22832283
@@ -2321,7 +2321,7 @@ DESCRIPTION
23212321 Update installed plugins.
23222322```
23232323
2324- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v5 .4.56 /src/commands/plugins/update.ts ) _
2324+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5 .4.59 /src/commands/plugins/update.ts ) _
23252325
23262326## ` csdx tokens `
23272327
0 commit comments