Alvin Huang
7994d4a102
change depth to prefix
2018-12-07 14:57:00 -05:00
Alvin Huang
b1823e428a
clarify how `separator` should be in CLI and API
2018-12-06 10:59:43 -05:00
Hannah Oppenheimer
5481c7236e
Update kv docs detail for accuracy
2018-06-21 13:21:26 -05:00
Seth Vargo
99c3592064
Update API docs
2017-04-04 12:33:35 -04:00
James Phillips
eb99212b83
Merge pull request #2669 from legendtkl/master
...
Fix consul kv example with flag separator
2017-02-07 20:17:42 -08:00
Kyle Havlovitz
49d2ce1c3d
Move command Meta to base.Command and split http options
2017-02-07 19:16:41 -05:00
legendtkl
a2ff72b6ce
Fix consul kv example with flag separator
...
1. fix consul kv example with flag separator
2017-01-24 17:03:12 +08:00
James Nugent
b79296ac70
cli: Add -base64 option to `consul kv get`
...
This commit adds a `-base64` option to the `consul kv get` command,
which base 64 encodes the output such that it can be processed by
terminal tools in the event that the data is binary. The flag defaults
to false.
2017-01-04 15:41:40 -06:00
Seth Vargo
85350a4329
Update kv get docs
2016-09-26 16:06:56 -07:00
Seth Vargo
c8fdc5c50d
Add kv get
2016-09-26 16:06:53 -07:00