You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/vendor/testing-how-to.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@ To create a cluster using the Replicated CLI:
47
47
* When creating a kURL cluster type using `cluster create`, use of `--version` is optional, and the value passed should be the kURL Installer ID if not using "latest"
48
48
*`DISK_SIZE` is the disk size (GiB) to request per node.
49
49
*`INSTANCE_TYPE` is the instance type to use for each node.
50
+
* (Embedded Cluster only) `License ID` - A valid customer license is required to create an Embedded Cluster and can be passed as `--license-id [value]`.
50
51
51
52
For command usage and additional optional flags, see [cluster create](/reference/replicated-cli-cluster-create).
0 commit comments