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 projects can create a sandbox from your template by referencing it with the full namespaced formatproject-slug/template-name:
project-slug/template-name as the template alias to Sandbox.create().