CLI Overview
CLI command line terminal nhost CLI development workflow local cloudThe Nhost CLI provides flexible development workflows that adapt to your needs. Whether you prefer running everything locally for complete control or developing against cloud infrastructure for team collaboration, the CLI supports both approaches with seamless integration.
Development Workflows
Section titled “Development Workflows”Key Features
Section titled “Key Features”Complete Stack Control
Run PostgreSQL, GraphQL, Auth, Storage, and custom services either locally or connected to cloud infrastructure.
Fast Iteration
Make changes to your schema, auth settings, or storage permissions and see them take effect instantly.
Configuration as Code
Define your project’s configuration in version-controlled files for easy collaboration and deployment.
Getting Started
Section titled “Getting Started”Advanced Features
Section titled “Advanced Features”Choose Your Workflow
Section titled “Choose Your Workflow”New to Nhost? Start with Local Development to run everything on your machine and get familiar with the platform.
Working with a team? Try Cloud Development to develop against shared cloud infrastructure while maintaining local development tools.
Both workflows support the same powerful features and can be used together as your project evolves.