CLI Reference
RsClaw provides a comprehensive command-line interface.
Global Options
rsclaw [OPTIONS] <COMMAND>
Options:
--config-path <FILE> Config file path
--base-dir <DIR> Base directory for data
--dev Use dev profile (~/.rsclaw-dev, port 18889)
--profile <NAME> Use named profile (~/.rsclaw-<name>)
--version Show version
--help Show helpCommands
| Command | Description |
|---|---|
gateway | Start, stop, restart the gateway |
setup | First-time setup (detects OpenClaw) |
onboard | Interactive setup wizard |
configure | Section-based configuration menu |
doctor | Health check and auto-fix |
status | Show gateway status |
channels | Manage messaging channels |
cron | Manage scheduled tasks |
security | Security audit |
update | Auto-update from GitHub |
backup | Backup configuration and data |
restore | Restore from backup |
reset | Reset to defaults |
sessions | Manage sessions |
logs | View gateway logs |
skills | Install/manage skills |