From bad80743ff15d8e5ee07e35966d6d1325ed8eecd Mon Sep 17 00:00:00 2001 From: Jakub Dobry Date: Thu, 18 Sep 2025 13:16:33 +0200 Subject: [PATCH] add cli warnings --- template/migration.mdx | 4 ++++ template/quickstart.mdx | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/template/migration.mdx b/template/migration.mdx index f566d1c..4b45c22 100644 --- a/template/migration.mdx +++ b/template/migration.mdx @@ -12,6 +12,10 @@ We've made ready for you three ways how to migrate existing template to the new ## Migration Command (Recommended) + + This CLI command is not yet available, it will be released soon. + + To migrate the existing template definition to the new format, follow these steps: diff --git a/template/quickstart.mdx b/template/quickstart.mdx index ecdff96..80307f7 100644 --- a/template/quickstart.mdx +++ b/template/quickstart.mdx @@ -15,6 +15,10 @@ There are two ways how you can start creating a new template: ## CLI + + This CLI command is not yet available, it will be released soon. + + You can use the E2B CLI to create a new template.