From 6a587b5dba06323e71ba699d85b650b568a12c15 Mon Sep 17 00:00:00 2001 From: ada mancini Date: Tue, 26 Nov 2024 14:50:01 -0500 Subject: [PATCH] remove version from EC example --- cli/cmd/cluster_create.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/cmd/cluster_create.go b/cli/cmd/cluster_create.go index b579058f..b7bcbe60 100644 --- a/cli/cmd/cluster_create.go +++ b/cli/cmd/cluster_create.go @@ -46,7 +46,7 @@ Use the '--dry-run' flag to simulate the creation process and get an estimated c --ttl 24h # Create a cluster with Embedded Cluster and a customer license - replicated cluster create --distribution embedded-cluster --version 1.29 \ + replicated cluster create --distribution embedded-cluster \ --license-id 2jbfVR0m7tIy1tDec5ktplXYZZ # Create a cluster with custom tags