AgentBox CLI
The CLI is published to npm as @abox-dev/cli and installs the agentbox command.
sh
npm install --global @abox-dev/cliCheck the installed version and available commands:
sh
agentbox --version
agentbox --helpBefore the first request, configure an API key.
The CLI can create and manage sandboxes, execute commands, manage snapshots, and build templates. See the CLI reference for every command and option.