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.
Anchor to flagsFlags
The following flags are available for the store list command:
- 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.
- 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?