CLI
Manage everything from your terminal.
The ZyroStack CLI mirrors the dashboard — projects, domains, deployments and logs.
zs init Scaffold a new project from a blueprint.zs dev Run a local preview against mock data.zs deploy Deploy to preview, staging or production.zs domains add Connect a custom domain and print DNS records.zs logs Stream API, build, auth and deployment logs.zs rollback Instantly roll back to a previous deployment.terminal
$ zs deploy --env staging
✓ Planning
✓ Generating files
✓ Checking code safety
✓ Running type checks
✓ Running tests
✓ Creating preview
→ Ready: https://staging.teamspace.gg