Documentation home page
Search...
⌘K
Ask AI
Console
Back to Home
Back to Home
Search...
Navigation
CLI
E2B CLI
Guides
API Reference
Changelog
Documentation
Discord Community
Dev Support
Get started
Introduction
Quickstart
Model APIs
Overview
LLM
Image, Audio and Video
Integration
Agent Sandbox
Overview
Quickstart
E2B Compatible
Sandbox
Template
Filesystem
Commands
CLI
E2B CLI
Authentication in CLI
Start sandbox and connect to terminal
List sandboxes
Shutdown running sandboxes
GPUs
Overview
GPU Instance
Serverless GPUs
Template Guide
Observability
LLM API Metrics
Resources
Payment Methods
Automatic Top-Up
Team
FAQ
On this page
Installation
Beta CLI
CLI
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)
Bash
Copy
Ask AI
brew
install
e2b
Using NPM
You can install E2B CLI using the following command:
Bash
Copy
Ask AI
npm
i
-g
@e2b/cli
Beta CLI
The latest beta version of the CLI can be installed from NPM using the following command:
Bash
Copy
Ask AI
npm
i
-g
@e2b/cli@beta
Was this page helpful?
Yes
No
Running commands in background
Authentication in CLI
Assistant
Responses are generated using AI and may contain mistakes.