Skip to content

corral-admin

Generated by scripts/gen-cli-docs.sh from corral-admin’s own -h output and its main.go doc comment. Do not hand-edit — run scripts/gen-cli-docs.sh and commit the result.

corral-admin — operator client for a corralai brain
corral-admin ui [--addr a] [--open] privileged live console (writes enabled)
corral-admin instruct <agent> <text...> tell an agent what to do
corral-admin status active agents, claims, recent work
corral-admin whoami who the brain sees you as
corral-admin mint-observer [--ttl 24h] [--principal x]
corral-admin member list | add <email> | super <email> [--off] | create-super [email] | remove <email>
corral-admin mission list | status <id> | pause <id> | resume <id> | cancel <id>
corral-admin findings [--mission N] [--status open]
corral-admin resolve-findings [--delay 2m] [--mission N] [--outcome addressed|dismissed]
corral-admin reference add <url> | --file <path> | --text "..." --source <n> | list | search "<q>"
corral-admin reference look <url> --note "..." (a design "look" for the designer)
corral-admin analyze [missions|agents|kinds|findings|replans|sprints] | --sql "SELECT ..."
corral-admin proposals list [--status pending|approved|rejected]
corral-admin proposals show <id>
corral-admin proposals approve <id> [--guidance-only|--skill-only]
corral-admin proposals reject <id> --reason "..."
Global flags: --brain/CORRAL_BRAIN --token/CORRAL_TOKEN --json