1.0.3 • Published 6 years ago

consul-kv-compare v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

consul-kv-compare

consul-kv-compare is a command line interface to compare keys between two consul server inside a folder.

Installation

$ npm install -g consul-kv-compare

Usage

Usage

Examples:

> consul-kv-compare -a consul-stg.example.com -b consul-prd.example.com -f my-app
...

consul-kv-compare usage:

Usage: consul-kv-compare [options]

Options:
    -v, --version                  output the version number
    -a, --consulA <url>            URL Consul Server A
    -b, --consulB <url>            URL Consul Server B
    -f, --folderName <folderName>  Consul Folder Name
    -h, --help                     output usage information
1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago