Shopify CLI Docs

shopify organization list

List Shopify organizations you have access to.

Lists the Shopify organizations that you have access to, along with their organization IDs.

Usage

shopify organization list [flags]

Summary

List Shopify organizations you have access to.

Flags

  • --no-color — Disable color output. optional Environment: SHOPIFY_FLAG_NO_COLOR.
  • --verbose — Increase the verbosity of the output. optional Environment: SHOPIFY_FLAG_VERBOSE.
  • -j, --json — Output the result as JSON. Automatically disables color output. optional Environment: SHOPIFY_FLAG_JSON.

Official source

On this page