Skip to content

Commit

Permalink
remove version from EC example
Browse files Browse the repository at this point in the history
  • Loading branch information
adamancini authored Nov 26, 2024
1 parent 64771c2 commit 6a587b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/cmd/cluster_create.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6a587b5

Please sign in to comment.