login | Authenticate with GitHub OAuth |
logout | Clear stored authentication token |
whoami | Display current logged-in user |
usage | Show current usage and plan limits |
org list | List your organizations |
org create | Create a new organization |
org delete | Delete an organization |
site list | List all your sites |
site create | Create a new site |
site stats | View site traffic analytics |
site link | Link site to GitHub repository |
site unlink | Unlink site from GitHub repository |
site delete | Delete a site and all deployments |
deploy | Deploy a directory to a site |
deployments list | List deployment history |
deployments show | View deployment details |
deployments logs | View deployment finalize logs |
rollback | Roll back to a previous deployment |
deploy promote | Promote a preview deployment to production |
domain add | Add a custom domain to a site |
domain verify | Verify ownership of a custom domain |
domain list | List custom domains for a site |
domain remove | Remove a custom domain from a site |
domain redirect | Set redirect mode for a custom domain |
token create | Create an API token (PAT or deploy token) |
token list | List API tokens |
token delete | Delete an API token |
form list | List forms for a site |
form submissions | View recent form submissions |
form export | Export form submissions as CSV |
form delete | Delete a form and all submissions |
form notify | Configure email notifications for a form |
init | Create zerodeploy.json config file |
account email | Set your notification email |
account delete | Permanently delete your account |
billing | Show subscription status and billing information |
billing usage | Show current usage and estimated costs |
update | Update CLI to the latest version |
inspect | Output command metadata as JSON (for LLM/automation) |