SYNOPSIS
./pgedge localhost cluster-destroy CLUSTER_NAMEDESCRIPTION
Destroy a local cluster. This will stop postgres on each node, and then removethe pgedge directory for each node in a local cluster. Example: localhost cluster-destroy demo
POSITIONAL ARGUMENTS
CLUSTER_NAME
The name of the cluster.