zerodeploy-rollback
Rollback a ZeroDeploy deployment to a previous version. Use when the user wants to undo a deployment or revert to an earlier version of their site.
rollback
Rollback a ZeroDeploy deployment to a previous version. Use when the user wants to undo a deployment or revert to an earlier version of their site.
zerodeploy-setup
Set up ZeroDeploy for a project. Installs CLI, authenticates, and initializes zerodeploy.json config.
setup
Set up ZeroDeploy for a project. Installs CLI, authenticates, and initializes zerodeploy.json config.
status
Check ZeroDeploy deployment status, analytics, and site info. Use when the user asks about deployment status, site traffic, or wants to see recent deployments.
zerodeploy-deploy
Deploy a static site or SPA to ZeroDeploy. Use when the user asks to deploy, publish, ship, or host a frontend project. Handles first-time setup (CLI install, auth) and subsequent deploys.
zerodeploy-status
Check ZeroDeploy deployment status, analytics, and site info. Use when the user asks about deployment status, site traffic, or wants to see recent deployments.
deploy
Deploy a static site or SPA to ZeroDeploy. Use when the user asks to deploy, publish, ship, or host a frontend project. Handles first-time setup (CLI install, auth) and subsequent deploys.