tool · inferred from evidence
@e2b/cli
A command-line interface tool provided by E2B, installable via npm.
- 401 Not Authorized when `e2b template build`
Covers this E2B problem: 401 Not Authorized when `e2b template build`. 401 on `e2b template build` was fixed in @e2b/cli 1.0.6+.
- 401 Not Authorized when `e2b template build` pushes the container
What this covers: Building a custom E2B template with `e2b template build` failed at the push step with 401 Unauthorized against the E2B registry (docker.e2b.dev), even after `e2b auth logout` + `e2b auth login`, restarting Docker, and manu