store bulk cancel
Cancel a bulk operation on a store.
Cancels a running bulk operation by ID, using previously stored app authentication.
Run shopify store auth first to create stored auth for the store.
Anchor to flagsFlags
The following flags are available for the store bulk cancel command:
- Anchor to --id <value>--id <value>--id <value>stringstringrequiredrequiredenv: SHOPIFY_FLAG_IDenv: SHOPIFY_FLAG_ID
The bulk operation ID to cancel (numeric ID or full GID).
- Anchor to -s, --store <value>-s, --store <value>-s, --store <value>stringstringrequiredrequiredenv: SHOPIFY_FLAG_STOREenv: SHOPIFY_FLAG_STORE
The myshopify.com domain of the store.
- Anchor to --no-color--no-color--no-colorenv: SHOPIFY_FLAG_NO_COLORenv: SHOPIFY_FLAG_NO_COLOR
Disable color output.
- Anchor to --verbose--verbose--verboseenv: SHOPIFY_FLAG_VERBOSEenv: SHOPIFY_FLAG_VERBOSE
Increase the verbosity of the output.
Was this page helpful?