consul/command
Luke Kysow c816e29ef7 Give descriptive error if auth method not found (#10163)
* Give descriptive error if auth method not found

Previously during a `consul login -method=blah`, if the auth method was not found, the
error returned would be "ACL not found". This is potentially confusing
because there may be many different ACLs involved in a login: the ACL of
the Consul client, perhaps the binding rule or the auth method.

Now the error will be "auth method blah not found", which is much easier
to debug.
2021-05-03 20:39:51 +00:00
..
acl
agent config: make config.TestLoad_FullConfig use config.Load 2021-01-27 17:51:53 -05:00
catalog
config Rename "cluster" config entry to "mesh" (#10127) 2021-04-28 22:14:03 +00:00
connect connect: update supported envoy versions to 1.18.2, 1.17.2, 1.16.3, and 1.15.4 (#10101) 2021-04-29 20:22:41 +00:00
debug
event
exec
flags
forceleave
helpers
info
intention
join
keygen
keyring
kv command/kv: Add prefix option to kv import command 2021-02-19 14:07:25 +03:00
leave
lock
login Give descriptive error if auth method not found (#10163) 2021-05-03 20:39:51 +00:00
logout
maint agent: move deprecated AddServiceFromSource to a test file 2021-01-25 17:25:03 -05:00
members
monitor
operator
reload
rtt
services Fixup tests 2021-04-13 16:08:41 -06:00
snapshot Fix panic bug in snapshot inspect (#10091) 2021-04-23 21:14:59 +01:00
tls introduce certopts (#9606) 2021-03-22 10:16:41 +01:00
validate config: replace calls to config.NewBuilder with config.Load 2021-01-27 17:34:43 -05:00
version
watch
commands_oss.go cli: Add new `consul connect redirect-traffic` command for applying traffic redirection rules when Transparent Proxy is enabled. (#9910) 2021-04-09 11:48:10 -07:00
registry.go