E2B CLI
E2B CLI is a command line tool that allows you to list, kill running sandboxes, and manage sandbox templates.
Installation
Using Homebrew (on macOS)
Terminal
brew install e2b
Using NPM
You can install E2B CLI using the following command:
Terminal
npm i -g @e2b/cli
Beta CLI
The latest beta version of the CLI can be installed from NPM using the following command:
Terminal
npm i -g @e2b/cli@beta