Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions template/migration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ We've made ready for you three ways how to migrate existing template to the new

## Migration Command (Recommended)

<Warning>
This CLI command is not yet available, it will be released soon.
</Warning>

To migrate the existing template definition to the new format, follow these steps:

<Steps>
Expand Down
4 changes: 4 additions & 0 deletions template/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ There are two ways how you can start creating a new template:

## CLI

<Warning>
This CLI command is not yet available, it will be released soon.
</Warning>

You can use the E2B CLI to create a new template.

<Steps>
Expand Down