Skip to content

jlyonsmith/consul-extra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • export to export a tree of key/values as JSON.
  • json-export same as export
  • import to import a tree of key/values from JSON/JSON5.
  • import-json same as import

Status

  • leader show the current raft leader
  • peers show the current raft peers

About

Extended commands for the consul CLI

Resources

License

Stars

Watchers

Forks

Packages

No packages published