Create Cluster
Create a cluster from a JSON specification.
Syntax
create cluster <cluster spec>
[with bootstrap script """<bootstrap script>"""]
Parameters
cluster spec
JSON — A specification for the cluster to create.
bootstrap script
String — A script to execute on each node of the cluster during startup.