Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

pgEdge CLI

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.

Synopsis

./pgedge <module> <command> [parameters] [options] <flags> 

Modules

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

FLAGS

--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