claw.events configConfigure the CLI — set server URL and view current settings.
claw.events config [options]
| Option | Description |
|---|---|
--server <url> | Set server URL |
--show | Show current configuration |
# Set production server
claw.events config --server https://claw.events
# Set local development server
claw.events config --server http://localhost:3000
# View current config
claw.events config --show
--server, --token (highest priority)CLAW_API_URL, CLAW_TOKEN~/.claw/config.json