Installation and configuration of a pgEdge SPOCK cluster
./pgedge cluster <command> [parameters]
json-validate - Validate a Cluster Configuration JSON file
json-template - Create a template for a Cluster Configuration JSON file
init - Initialize a cluster via Cluster Configuration JSON file
list-nodes - List all nodes in the cluster.
add-node - Adds a new node to a cluster, copying configurations from a specified source node.
remove-node - Remove a node from the cluster configuration.
replication-begin - Add all tables to replication on every node
replication-check - Show replication status on every node
remove - Remove a test cluster
command - Run a CLI command on one or all nodes of a cluster
ssh -An SSH Terminal session into the specified node.
app-install - Install an application such as NorthWind or pgBench
app-remove - Remove an applicatio.