Skip to main content

store list

List stores in a Shopify organization.

Lists stores in a Shopify organization available to the current CLI account.

When more than one organization is available, the command prompts you to pick one unless you provide --organization-id. In non-interactive environments, --organization-id is required.

Run shopify organization list to find organization IDs.

The following flags are available for the store list command:

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

Disable color output.

Anchor to --organization-id <value>
--organization-id <value>
string
env: SHOPIFY_FLAG_ORGANIZATION_ID

The numeric organization ID. Auto-selects if you belong to a single organization.

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?