mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +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`.