The AgentOS CLI lets you manage workspaces, talk to the Operator, and run macros from your terminal. Output is JSON by default, which makes it easy for scripts and AI agents to work with.Documentation Index
Fetch the complete documentation index at: https://docs.useagentos.com/llms.txt
Use this file to discover all available pages before exploring further.
Install
One command:~/.local/bin. Works on macOS, Linux, and WSL.
Check that it worked:
Download manually
If you’d rather grab the binary yourself, check the GitHub releases. Pick the one for your system:| File | System |
|---|---|
agentos-darwin-arm64 | Mac with Apple Silicon |
agentos-darwin-x64 | Mac with Intel |
agentos-linux-arm64 | Linux ARM |
agentos-linux-x64 | Linux x64 |
Log in
You need an AgentOS account to use the CLI. If you don’t have one, sign up at useagentos.com first.Try it out
List your workspaces:Output format
Everything returns JSON. If you want it formatted for humans:Next steps
Authentication
Token storage, environment variables, and session management
Commands
Full reference for all commands
