This is the pgEdge Command Line Interface (CLI). It is a cross-platform tool to manage your PostgreSQL eco-system of components. The modules are SPOCK, ACE, DB, CLUSTER, VM, LOCALHOST, UM & SERVICE.
./pgedge <module> <command> [parameters] [options] <flags>
spock - Logical and multi-Active PostgreSQL node configuration
ace - The Anti-Chaos Engine to help prove your active-active nodes are in sync.
db - Configure and control Postgres Databases
cluster - Create and control clusters
localhost - Easily configure localhost test clusters
um - Update Manager commands
service - Service control commands
--pg NN: If multiple versions of postgreSQL are installed due to a migration, this flag will allow you to use the CLI against the intended version.
--debug --verbose --json