Alter Cluster
Update the definition of a cluster.
Syntax
alter cluster <cluster reference> <cluster spec>
[with bootstrap script """<bootstrap script>"""]
Parameters
cluster reference
String — Name of the cluster to alter.
cluster spec
JSON — New specification for the cluster.
bootstrap script
String — A script to execute on each node of the cluster during startup.