hydrogen checkcommand
command
Checks whether your Hydrogen app includes a set of standard Shopify routes.
Anchor to flagsFlags
The following flags are available for the hydrogen check
command:
- Anchor to --path <value>--path <value>stringenv: SHOPIFY_HYDROGEN_FLAG_PATH
The path to the directory of the Hydrogen storefront. Defaults to the current directory where the command is run.
hydrogencheck
- --path <value>
The path to the directory of the Hydrogen storefront. Defaults to the current directory where the command is run.
string
export interface hydrogencheck {
/**
* The path to the directory of the Hydrogen storefront. Defaults to the current directory where the command is run.
* @environment SHOPIFY_HYDROGEN_FLAG_PATH
*/
'--path <value>'?: string
}
Was this section helpful?
Hydrogen check
shopify hydrogen check [flags]
examples
hydrogen check
hydrogen check
shopify hydrogen check [flags]