Skip to content

AgentBox CLI

The CLI is published to npm as @abox-dev/cli and installs the agentbox command.

shnpm install --global @abox-dev/cli

Check the installed version and available commands:

sh
agentbox --version
agentbox --help

Before 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.