Publishing a template
You can publish a template in two ways:From the dashboard
Open the Templates tab, find the template, and toggle it to public.From the CLI
Use the E2B CLI to publish a template you’ve already built:Using a public template
Once published, other teams can create a sandbox from your template by referencing it with the full namespaced formatteam-slug/template-name:
team-slug/template-name as the template alias to Sandbox.create().