r2mo-cli
v0.1.2
Published
R2MO terminal CLI
Readme
R2MO CLI
R2MO terminal CLI skeleton for R² Meta-Orchestrated CLI.
Install
npm install -g r2mo-cliCommands
r2mo
r2mo update
r2mo --version
r2mo config --init
r2mo providers
r2mo harness
r2mo memory
r2mo monitor
r2mo projectConfig Paths
- Global auth:
~/.r2mo/r2-auth.json - Global config:
~/.r2mo/r2-config.json - Global harness:
~/.r2mo/harness/ - Project auth:
.r2mo/r2-auth.json - Project config:
.r2mo/r2-config.json - Project harness:
.r2mo/harness/
