store info
Surface metadata about a Shopify store.
Returns available metadata about a store you have access to, such as its ID, display name, subdomain, organization, store owner, type, plan, feature preview, admin URL, and access and save URLs for preview stores.
Some details might be omitted when they aren't available for the store.
Use --json for machine-readable output.
Anchor to flagsFlags
The following flags are available for the store info 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 --verbose--verbose--verboseenv: SHOPIFY_FLAG_VERBOSEenv: SHOPIFY_FLAG_VERBOSE
Increase the verbosity of the output.
- Anchor to -j, --json-j, --json-j, --jsonenv: SHOPIFY_FLAG_JSONenv: SHOPIFY_FLAG_JSON
Output the result as JSON. Automatically disables color output.
Was this page helpful?