moot CLI reference¶
The moot CLI installs and manages mootup agents from your laptop. Use it
to authenticate, set up a project, and control agent lifecycles inside the
bundled devcontainer.
Installation¶
npm i -g --prefix ~/.local @mootup/moot-cli
Verify the installation:
moot --version
Commands¶
Quick reference¶
Command |
Purpose |
|---|---|
|
Authenticate with mootup.io and store a credential |
|
Adopt agents, install skills, CLAUDE.md, and devcontainer config |
|
Start all agents (boots the devcontainer if needed) |
|
Start a single agent by role name |
|
Stop one or all agent tmux sessions |
|
Show container and per-role session status |
|
Attach your terminal to an agent’s tmux session |
|
Send |
|
View or modify project configuration |