@@ -47,7 +47,7 @@ $ npm install -g @contentstack/cli-cm-import
4747$ csdx COMMAND
4848running command...
4949$ csdx (--version)
50- @contentstack/cli-cm-import/1.28.1 darwin-arm64 node-v22.14.0
50+ @contentstack/cli-cm-import/1.29.0 darwin-arm64 node-v22.14.0
5151$ csdx --help [COMMAND]
5252USAGE
5353 $ csdx COMMAND
9191 extensions, marketplace-apps, global-fields, labels, locales, webhooks,
9292 workflows, custom-roles, personalize projects, and taxonomies.
9393 -y, --yes [optional] Force override all Marketplace prompts.
94- --branch-alias=<value> The alias of the branch where you want to import your content. If you don't
95- mention the branch alias, then by default the content will be imported to the
96- main branch.
94+ --branch-alias=<value> Specify the branch alias where you want to import your content. If not
95+ specified, the content is imported into the main branch by default.
9796 --exclude-global-modules Excludes the branch-independent module from the import operation.
9897 --import-webhook-status=<option> [default: disable] [default: disable] (optional) This webhook state keeps the
9998 same state of webhooks as the source stack. <options: disable|current>
@@ -160,9 +159,8 @@ FLAGS
160159 extensions, marketplace-apps, global-fields, labels, locales, webhooks,
161160 workflows, custom-roles, personalize projects, and taxonomies.
162161 -y, --yes [optional] Force override all Marketplace prompts.
163- --branch-alias=<value> The alias of the branch where you want to import your content. If you don't
164- mention the branch alias, then by default the content will be imported to the
165- main branch.
162+ --branch-alias=<value> Specify the branch alias where you want to import your content. If not
163+ specified, the content is imported into the main branch by default.
166164 --exclude-global-modules Excludes the branch-independent module from the import operation.
167165 --import-webhook-status=<option> [default: disable] [default: disable] (optional) This webhook state keeps the
168166 same state of webhooks as the source stack. <options: disable|current>
0 commit comments