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.
제품 업데이트, 빌더 스토리, 더 빠르게 출시할 수 있는 기능에 대한 얼리 액세스를 받아보세요.
CreateOS는 아이디어가 컨셉에서 라이브 배포까지 원활하게 이동하는 통합 지능형 워크스페이스입니다. 도구, 인프라, 워크플로 간의 컨텍스트 전환을 제거하고 CreateOS 마켓플레이스에서 즉시 아이디어를 수익화할 수 있습니다.