Skip to content

Commit 0902495

Browse files
authored
Merge pull request #6 from e2b-dev/add-not-yet-available-message
1 parent 4c96f9f commit 0902495

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

template/migration.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ We've made ready for you three ways how to migrate existing template to the new
1212

1313
## Migration Command (Recommended)
1414

15+
<Warning>
16+
This CLI command is not yet available, it will be released soon.
17+
</Warning>
18+
1519
To migrate the existing template definition to the new format, follow these steps:
1620

1721
<Steps>

template/quickstart.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ There are two ways how you can start creating a new template:
1515

1616
## CLI
1717

18+
<Warning>
19+
This CLI command is not yet available, it will be released soon.
20+
</Warning>
21+
1822
You can use the E2B CLI to create a new template.
1923

2024
<Steps>

0 commit comments

Comments
 (0)