Download Latest Version e2b@2.35.3 source code.zip (2.1 MB)
Email in envelope

Get an email when there's a new version of E2B

Home / @e2b_cli@2.15.0
Name Modified Size InfoDownloads / Week
Parent folder
@e2b_cli@2.15.0 source code.tar.gz < 24 hours ago 1.7 MB
@e2b_cli@2.15.0 source code.zip < 24 hours ago 2.1 MB
README.md < 24 hours ago 869 Bytes
Totals: 3 Items   3.8 MB 0

Minor Changes

  • 2defe39: Rename the team fields in ~/.e2b/config.json to project: the config format version is bumped to 2 and teamName, teamId, and teamApiKey become projectName, projectId, and projectApiKey. Existing v1 configs keep working — they are converted to the new format in memory on read, and the file on disk is only rewritten in the new format when the config is persisted anyway (login, e2b auth configure, token refresh), so older CLI versions can still read it in the meantime. Unrecognized configs are no longer deleted; the CLI treats them as signed out and e2b auth login overwrites them. Tools that read the config file directly must handle the new field names. CLI output and flags are unchanged and still say "team".

Patch Changes

  • Updated dependencies [a406f78]
  • Updated dependencies [d417e9c]
  • e2b@2.35.3
Source: README.md, updated 2026-07-23