Skip to main content

hydrogen env pull
command

Pulls environment variables from the linked Hydrogen storefront and writes them to an .env file.

The following flags are available for the hydrogen env pull command:

string

Specifies the environment to perform the operation using its handle. Fetch the handle using the env list command.

Anchor to --env-branch <value>
--env-branch <value>
string
env: SHOPIFY_HYDROGEN_ENVIRONMENT_BRANCH

Specifies the environment to perform the operation using its Git branch name.

string

Path to an environment file to override existing environment variables. Defaults to the '.env' located in your project path --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.

env: SHOPIFY_HYDROGEN_FLAG_FORCE

Overwrites the destination directory and files if they already exist.

Was this section helpful?

Hydrogen env pull

shopify hydrogen env pull [flags]