@e2b/cli

Manage and deploy e2b sandbox templates from CLI.

npmmacoslinuxwindows
Try with needOr install directly
Source

About

CLI for managing e2b sandbox templates

Commands

e2b

Examples

create a new sandbox template$ e2b template create
deploy sandbox template to production$ e2b template deploy
list all my sandbox templates$ e2b template list
run code inside a sandbox environment$ e2b sandbox run --template-id <id>
view sandbox template details and settings$ e2b template info <template-id>