consul-kv-dump

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2023 License: MPL-2.0 Imports: 11 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL