The official command-line interface for CreateOS.
Deploy, manage, and scale your infrastructure from the terminal.
Supports macOS and Linux. Download binaries for other platforms.
From install to live deployment in four steps.
Or use the curl installer for Linux. See all install options.
Opens your browser for OAuth. For CI, use createos login --token.
$ cd my-api
$ createos init
Creates .createos.json — all commands auto-detect your project from here.
Auto-detects project type. Streams build logs. Prints your live URL on success.
22 commands across deployments, environments, scaling, cron jobs, domains, and more.
Auto-detects project type. Streams build logs in real-time. Prints your live URL on success.
Set, list, remove, pull, and push — sync .env files between local and remote.
Deployments, domains, environments, and recent deploys — your project at a glance.
Create, update, suspend, and monitor scheduled HTTP tasks with execution history.
Adjust CPU, memory, and replicas instantly with a before/after diff.
Add custom domains, get DNS records to configure, and verify propagation.
Browse available templates, preview details, and scaffold new projects.
List, view logs, stream build logs, retrigger, cancel, and wake deployments.
Every command works in non-interactive mode with flags and JSON output.
# Deploy in CI
$ createos deploy --project $PROJECT_ID
# Set env vars from CI secrets
$ createos env set DATABASE_URL=$DB_URL --project $PROJECT_ID
# JSON output for scripting
$ createos status --output json | jq .project.status
# Force-delete without confirmation prompt
$ createos domains delete --project $ID --domain $DOMAIN_ID --force
Supports macOS and Linux. Download binaries for other platforms.
Recibe actualizaciones de productos, historias de constructores y acceso anticipado a funciones que te ayudan a lanzar más rápido.
CreateOS es un espacio de trabajo inteligente y unificado donde las ideas pasan sin interrupciones del concepto al despliegue en producción, eliminando el cambio de contexto entre herramientas, infraestructura y flujos de trabajo, con la oportunidad de monetizar ideas de inmediato en el Marketplace de CreateOS.