--- title: hydrogen unlink description: Unlinks your local development environment from a remote Hydrogen storefront. api_name: shopify-cli source_url: html: https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-unlink md: https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-unlink.md --- # hydrogen unlinkcommand Unlinks your local development environment from a remote Hydrogen storefront. ## Flags The following flags are available for the `hydrogen unlink` 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 unlink ##### hydrogen unlink ```bash shopify hydrogen unlink [flags] ```