mirror of
https://github.com/status-im/consul.git
synced 2025-02-11 05:07:02 +00:00
2e8f440ac7
This commit adds a -base64 option to the consul kv put command, which base 64 decodeds the data prior to writing it. This can be used in conjunction with `consul kv get -base64 key`.