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.
Get product updates, builder stories, and early access to features that help you ship faster.
CreateOS is a unified intelligent workspace where ideas move seamlessly from concept to live deployment, eliminating context-switching across tools, infrastructure, and workflows with the opportunity to monetize ideas immediately on the CreateOS Marketplace.