open-consul/command/kv
Matt Keeler b9996e6bbe
Add Namespace support to the API module and the CLI commands (#6874)
Also update the Docs and fixup the HTTP API to return proper errors when someone attempts to use Namespaces with an OSS agent.

Add Namespace HTTP API docs

Make all API endpoints disallow unknown fields
2019-12-06 11:14:56 -05:00
..
del Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
exp Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
get Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
imp Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
impexp OSS KV Modifications to Support Namespaces 2019-11-25 12:57:35 -05:00
put Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
kv.go commands: get HTTP API flags for usage automatically 2017-10-18 00:08:45 +02:00
kv_test.go