store delete
Deletes a dev store from your organization.
Anchor to flagsFlags
The following flags are available for the store delete command:
- 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 --organization-id <value>--organization-id <value>--organization-id <value>stringstringenv: SHOPIFY_FLAG_ORGANIZATION_IDenv: SHOPIFY_FLAG_ORGANIZATION_ID
The numeric organization ID. Auto-selects if you belong to a single organization.
- Anchor to --verbose--verbose--verboseenv: SHOPIFY_FLAG_VERBOSEenv: SHOPIFY_FLAG_VERBOSE
Increase the verbosity of the output. May include sensitive data.
- Anchor to -f, --force-f, --force-f, --forceenv: SHOPIFY_FLAG_FORCEenv: SHOPIFY_FLAG_FORCE
Skip confirmation. Required if non interactive.
- Anchor to -j, --json-j, --json-j, --jsonenv: SHOPIFY_FLAG_JSONenv: SHOPIFY_FLAG_JSON
Output the result as JSON. Automatically disables color output.
Examples
store delete
shopify store delete [flags]
Examples
store delete
shopify store delete [flags]
Was this page helpful?