Installation
Install ClawControl globally via npm:Basic Usage
Launch the interactive TUI:/new, /deploy, /status, etc.
Command Structure
All commands start with a forward slash (/) followed by the command name:
Interactive Features
- Command autocompletion: Type
/and start typing to see suggestions - Arrow key navigation: Use up/down arrows to navigate through options
- Tab completion: Press Tab to autocomplete commands from suggestions
- Help system: Type
/helpfor a complete command reference
Quick Start Workflow
-
Create a deployment configuration
-
Deploy to the cloud
-
Monitor your deployment
-
Connect via SSH
Supported Cloud Providers
- Hetzner Cloud - Recommended (~$4.99/month for CPX11)
- DigitalOcean - Starting at $12/month
- Vultr - Coming soon
Configuration Storage
ClawControl stores all deployment configurations in:- Configuration files (
.json) - SSH keys (
.pem) - State information
Next Steps
New Command
Create your first deployment
Deploy Command
Deploy to the cloud
Status Command
Monitor deployments
Templates
Use reusable presets