Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgEdgeCLI

pgEdgeCLI is a command-line tool to manage pgEdge's PostgreSQL clusters, providing functionalities for cluster management, replication setup, and more.


Features

  • Cluster Management: Manage PostgreSQL clusters with ease.
  • Spock Replication: Configure and manage logical replication using Spock.
  • MQTT Integration: Efficient communication using MQTT for cluster operations.
  • Versioned Binary: Includes version information in the CLI binary.
  • Cross-Platform: Supports Linux, macOS, and Windows.

Requirements

  • Go: Version 1.20 or later.
  • Dependencies:

Installation

  1. Clone the Repository:
    git clone https://github.com/your-repo/pgedgecli.git
    cd pgedgecli
    make build
    

Usage

$ ./pgedgecli pgEdgeCLI is a command-line tool to manage pgEdge's PostgreSQL cluster

 Usage:
    pgedgecli [command]

  Available Commands:
    cluster     Manage PostgreSQL clusters
    help        Help about any command
    spock       Manage Spock replication
    version     Print the version number of pgedgecli

Flags:
    -h, --help   help for pgedgecli

    Use "pgedgecli [command] --help" for more information about a command.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages