--- title: hydrogen check description: Checks whether your Hydrogen app includes a set of standard Shopify routes. api_name: shopify-cli source_url: html: https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-check md: https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-check.md --- # hydrogen check Checks whether your Hydrogen app includes a set of standard Shopify routes. ## Flags The following flags are available for the `hydrogen check` 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 ### Examples * #### hydrogen check ##### hydrogen check ```bash shopify hydrogen check [flags] ```