We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c96f9f commit 0902495Copy full SHA for 0902495
template/migration.mdx
@@ -12,6 +12,10 @@ We've made ready for you three ways how to migrate existing template to the new
12
13
## Migration Command (Recommended)
14
15
+<Warning>
16
+ This CLI command is not yet available, it will be released soon.
17
+</Warning>
18
+
19
To migrate the existing template definition to the new format, follow these steps:
20
21
<Steps>
template/quickstart.mdx
@@ -15,6 +15,10 @@ There are two ways how you can start creating a new template:
## CLI
22
You can use the E2B CLI to create a new template.
23
24
0 commit comments