Expand description
Clusters apply command - converge live cluster state to match definitions.
Functionsยง
- plan
- Plan cluster changes without executing or printing.
- plan_
cluster ๐ - Plan a single cluster definition: create if missing, alter if drifted, then plan grants, revocations, and comments.
- run
- Run the
clusters applycommand: plan, render, optionally execute.