The /new command creates a new deployment configuration through an interactive multi-step wizard. It collects all necessary information for deploying an OpenClaw instance.
Step 3: Cloud ProviderSelect where to deploy (use arrow keys and Enter):┌────────────────────────────────────────┐│ > Hetzner Cloud - Recommended - US East││ DigitalOcean - NYC1 - New York │└────────────────────────────────────────┘
Step 4: Hetzner API KeyChoose a saved key or enter a new one:┌────────────────────────────────────────┐│ > Enter a new API key ││ prod-key (hetzner_...) │└────────────────────────────────────────┘
If entering a new key:
The key is validated against the provider’s API
You’ll be prompted to save it for future use
Saved keys are stored securely in ~/.clawcontrol/secrets/
Step 6: AI ProviderSelect your AI model provider:┌────────────────────────────────────────┐│ > Anthropic - Claude models ││ OpenAI - GPT models ││ Google - Gemini models ││ Groq - Fast inference ││ OpenRouter - Multi-provider gateway │└────────────────────────────────────────┘
Deployment Configuration SummaryName: my-openclaw-serverProvider: hetznerServer: CPX11 (2 vCPU, 2GB RAM)Location: Ashburn, VA (US East)AI Provider: anthropicModel: claude-sonnet-4-20250514Channel: telegramTailscale: EnabledPress Y to confirm, N to go back
clawcontrol v0.2.3> /newStep 1: Choose Template┌────────────────────────────────────────┐│ > Blank configuration ││ Anthropic Claude (Telegram) [built-in] │└────────────────────────────────────────┘[Enter]Step 2: Deployment NameName: production-claude[Enter]Validating API key...✓ API key validated successfullyStep 4: Hetzner API KeyWould you like to save this API key for future deployments?Press Y to save, N to skip[Y]Key Name: prod-hetzner✓ Key saved...Deployment created successfully!Run /deploy to deploy to the cloud.