consul/command/flags
Matt Keeler a704ebe639
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
..
config.go commands: move flag handling into flags pkg 2017-10-18 00:08:45 +02:00
config_test.go commands: run all tests in parallel (again) 2017-10-18 00:08:45 +02:00
flag_map_value.go commands: move flag handling into flags pkg 2017-10-18 00:08:45 +02:00
flag_map_value_test.go commands: run all tests in parallel (again) 2017-10-18 00:08:45 +02:00
flag_slice_value.go commands: move flag handling into flags pkg 2017-10-18 00:08:45 +02:00
flag_slice_value_test.go commands: run all tests in parallel (again) 2017-10-18 00:08:45 +02:00
http.go Add Namespace support to the API module and the CLI commands (#6874) 2019-12-06 11:14:56 -05:00
http_test.go command/connect/proxy: set ACL token based on proxy token flag 2018-06-14 09:42:14 -07:00
merge.go commands: get HTTP API flags for usage automatically 2017-10-18 00:08:45 +02:00
usage.go replace old fork of text package (#4501) 2018-08-14 12:23:18 -07:00