Skip to main content

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.

The following flags are available for the store info command:

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.

Anchor to -j, --json
-j, --json
env: SHOPIFY_FLAG_JSON

Output the result as JSON. Automatically disables color output.


Was this page helpful?