--- title: hydrogen list description: >- Lists all remote Hydrogen storefronts available to link to your local development environment. api_name: shopify-cli source_url: html: 'https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-list' md: 'https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-list.md' --- # hydrogen listcommand Lists all remote Hydrogen storefronts available to link to your local development environment. ## Flags The following flags are available for the `hydrogen 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 list ##### hydrogen list ```bash shopify hydrogen list [flags] ```