You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: '[optional] Specify the module to import into the target stack. If not specified, the import command will import all the modules into the stack. The available modules are assets, content-types, entries, environments, extensions, marketplace-apps, global-fields, labels, locales, webhooks, workflows, custom-roles, and taxonomies.',
73
+
description:
74
+
'[optional] Specify the module to import into the target stack. If not specified, the import command will import all the modules into the stack. The available modules are assets, content-types, entries, environments, extensions, marketplace-apps, global-fields, labels, locales, webhooks, workflows, custom-roles, and taxonomies.',
description: 'The name of the branch where you want to import your content. If you don\'t mention the branch name, then by default the content will be imported to the main branch.',
84
+
description:
85
+
"The name of the branch where you want to import your content. If you don't mention the branch name, then by default the content will be imported to the main branch.",
84
86
parse: printFlagDeprecation(['-B'],['--branch']),
85
87
}),
86
88
'import-webhook-status': flags.string({
87
-
description: '[default: disable] (optional) This webhook state keeps the same state of webhooks as the source stack. <options: disable|current>',
89
+
description:
90
+
'[default: disable] (optional) This webhook state keeps the same state of webhooks as the source stack. <options: disable|current>',
0 commit comments