CLI Reference
Global flags
Section titled “Global flags”--profile string Profile to use (overrides APS_PROFILE env)--debug Enable debug logging--help Show helpaps profile
Section titled “aps profile”Manage agent profiles.
aps profile new <name> [--display-name <s>] [--email <s>] [--isolation-level <l>]aps profile listaps profile show <name>aps profile delete <name>aps profile cap add <name> <capability>aps run
Section titled “aps run”Run a command under a profile.
aps <profile> -- <command> [args...]aps <profile> # interactive shellaps wallet
Section titled “aps wallet”Manage non-custodial wallets attached to profiles (requires cap:payment).
aps wallet create --network baseaps wallet showaps wallet balanceaps docs
Section titled “aps docs”Generate documentation to ~/.agents/docs/.
aps docsaps version
Section titled “aps version”Print version information.
aps version