open-consul/command/acl
R.B. Boyer 7906f52b89
cli: ensure acl token read -self works (#16445)
Fixes a regression in #16044

The consul acl token read -self cli command should not require an -accessor-id because typically the persona invoking this would not already know the accessor id of their own token.
2023-02-28 10:58:29 -06:00
..
agenttokens Add new config_file_service_registration token (#15828) 2023-01-10 10:24:02 -06:00
authmethod ACL error improvements: incomplete bootstrapping and non-existent token (#16105) 2023-02-08 23:49:44 +00:00
bindingrule ACL error improvements: incomplete bootstrapping and non-existent token (#16105) 2023-02-08 23:49:44 +00:00
bootstrap Allow Operator Generated bootstrap token (#14437) 2023-01-04 20:19:33 +00:00
policy ACL error improvements: incomplete bootstrapping and non-existent token (#16105) 2023-02-08 23:49:44 +00:00
role removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
token cli: ensure acl token read -self works (#16445) 2023-02-28 10:58:29 -06:00
acl.go docs: add documentation for all secure acl introduction work (#5640) 2019-05-01 16:11:23 -05:00
acl_helpers.go ACL error improvements: incomplete bootstrapping and non-existent token (#16105) 2023-02-08 23:49:44 +00:00