Skip to content

Quick and dirty tool for extracting all of the KV data in a Consul snapshot

License

Notifications You must be signed in to change notification settings

boxofrad/consul-kv-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

consul-kv-dump

Quick and dirty tool for dumping all of the KV data in a Consul snapshot to a JSON file, for ingestion into another system. Useful in scenarios where you don't want to disrupt production traffic by running consul kv export.

Usage

$ consul snapshot save backup.snap
$ consul-kv-dump backup.snap dump.json

About

Quick and dirty tool for extracting all of the KV data in a Consul snapshot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages