open-consul/command/flags
Matt Keeler 9ea83a749b
Revert "Remove docs refs to NS inference from ACL token" (#6976)
This reverts commit 3a8426de9c76e7d8dd2728e4ae78bc4e5e18626a.

# Conflicts:
#	command/flags/http.go
#	website/source/api/acl/binding-rules.html.md
#	website/source/api/acl/policies.html.md
#	website/source/api/acl/roles.html.md
#	website/source/api/acl/tokens.html.md
#	website/source/api/kv.html.md
#	website/source/api/session.html.md
#	website/source/docs/commands/_http_api_namespace_options.html.md
2019-12-20 11:52:50 -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 Revert "Remove docs refs to NS inference from ACL token" (#6976) 2019-12-20 11:52:50 -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