---
api_name: shopify-cli
source_url:
html: 'https://shopify.dev/docs/api/shopify-cli/hydrogen'
md: 'https://shopify.dev/docs/api/shopify-cli/hydrogen.md'
---
# Shopify CLI Hydrogen commands
[hydrogen build](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-build)
[Builds a Hydrogen storefront for production.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-build)
[hydrogen check](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-check)
[Checks whether your Hydrogen app includes a set of standard Shopify routes.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-check)
[hydrogen codegen](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-codegen)
[Automatically generates GraphQL types for your project’s Storefront API queries.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-codegen)
[hydrogen customer-account-push](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-customer-account-push)
[Push project configuration to admin](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-customer-account-push)
[hydrogen debug cpu](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-debug-cpu)
[Builds the app and runs the resulting code to profile the server startup time, watching for changes.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-debug-cpu)
[hydrogen deploy](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-deploy)
[Builds and deploys your Hydrogen storefront to Oxygen.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-deploy)
[hydrogen dev](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-dev)
[Runs a Hydrogen storefront in a local runtime that emulates an Oxygen worker for development.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-dev)
[hydrogen env list](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-env-list)
[Lists all environments available on the linked Hydrogen storefront.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-env-list)
[hydrogen env pull](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-env-pull)
[Pulls environment variables from the linked Hydrogen storefront and writes them to an `.env` file.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-env-pull)
[hydrogen env push](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-env-push)
[Push environment variables from the local .env file to your linked Hydrogen storefront.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-env-push)
[hydrogen generate route](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-generate-route)
[Generates a set of default routes from the starter template.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-generate-route)
[hydrogen generate routes](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-generate-routes)
[Generates all supported standard shopify routes.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-generate-routes)
[hydrogen init](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-init)
[Creates a new Hydrogen storefront.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-init)
[hydrogen link](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-link)
[Links your local development environment to a remote Hydrogen storefront.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-link)
[hydrogen list](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-list)
[Lists all remote Hydrogen storefronts available to link to your local development environment.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-list)
[hydrogen login](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-login)
[Logs in to the specified shop and saves the shop domain to the project.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-login)
[hydrogen logout](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-logout)
[Log out from the current shop.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-logout)
[hydrogen preview](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-preview)
[Runs a server in your local development environment that serves your Hydrogen app's production build.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-preview)
[hydrogen setup](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-setup)
[Scaffold routes and core functionality.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-setup)
[hydrogen setup css](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-setup-css)
[Adds support for certain CSS strategies to your project.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-setup-css)
[hydrogen setup markets](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-setup-markets)
[Adds support for multiple markets to your project by using the URL structure.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-setup-markets)
[hydrogen setup vite](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-setup-vite)
[EXPERIMENTAL: Upgrades the project to use Vite.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-setup-vite)
[hydrogen shortcut](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-shortcut)
[Creates a global h2 shortcut for Shopify CLI using shell aliases.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-shortcut)
[hydrogen unlink](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-unlink)
[Unlinks your local development environment from a remote Hydrogen storefront.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-unlink)
[hydrogen upgrade](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-upgrade)
[Upgrade Hydrogen project dependencies, preview features, fixes and breaking changes.](https://shopify.dev/docs/api/shopify-cli/hydrogen/hydrogen-upgrade)