Skip to main content
E2B CLI is a command line tool that allows you to list, kill running sandboxes, and manage sandbox templates.

Installation

Using Homebrew (on macOS)
brew install e2b
Using NPM You can install E2B CLI using the following command:
npm i -g @e2b/cli

Beta CLI

The latest beta version of the CLI can be installed from NPM using the following command:
npm i -g @e2b/cli@beta
I