Stop a currently running cluster
Syntax
stop cluster <cluster reference> [if started] [with force]
Parameters
cluster reference
String. Name of the cluster to stop.
if started
Optional flag. Tells stop command to only attempt to stop the cluster if it is already started.
with force
None. Force stop a cluster that is not in the running
state.