Skip to main content

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.

The following flags are available for the store bulk cancel command:

Anchor to --id <value>
--id <value>
string
required
env: SHOPIFY_FLAG_ID

The bulk operation ID to cancel (numeric ID or full GID).

Anchor to -s, --store <value>
-s, --store <value>
string
required
env: SHOPIFY_FLAG_STORE

The myshopify.com domain of the store.

Anchor to --no-color
--no-color
env: SHOPIFY_FLAG_NO_COLOR

Disable color output.

Anchor to --verbose
--verbose
env: SHOPIFY_FLAG_VERBOSE

Increase the verbosity of the output.


Was this page helpful?