--- title: hydrogen env list description: Lists all environments available on the linked Hydrogen storefront. api_name: shopify-cli source_url: html: 'https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-env-list' md: 'https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-env-list.md' --- # hydrogen env listcommand Lists all environments available on the linked Hydrogen storefront. ## Flags The following flags are available for the `hydrogen env list` command: * \--path \ string env: SHOPIFY\_HYDROGEN\_FLAG\_PATH The path to the directory of the Hydrogen storefront. Defaults to the current directory where the command is run. ### Examples * #### hydrogen env list ##### hydrogen env list ```bash shopify hydrogen env list [flags] ```