@johnls/consul-extra
v1.1.2
Published
Extended commands for consul CLI
Downloads
3
Readme
Extra Commands for the consul CLI
Summary
This tool provides some extra features to the consul command line tool. Install it globally with npm install consul-extra and run it with consul-extra.
This tool exposes the functionality of the consul library as a command line tool.
Commands
Key/Value
exportto export a tree of key/values as JSON.json-exportsame asexportimportto import a tree of key/values from JSON/JSON5.import-jsonsame asimport
Status
leadershow the current raft leaderpeersshow the current raft peers
