hydrogen logoutcommand
command
Log out from the current shop.
Anchor to flagsFlags
The following flags are available for the hydrogen logout
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.
hydrogenlogout
- --path <value>
The path to the directory of the Hydrogen storefront. Defaults to the current directory where the command is run.
string
export interface hydrogenlogout {
/**
* 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 logout
shopify hydrogen logout [flags]
examples
hydrogen logout
hydrogen logout
shopify hydrogen logout [flags]