open-consul/command/acl/token
Daniel Nephin d77ea40203 cli: remove a test case for updating a legacy token
Legacy tokens are no longer accepted, so we don't need to test their upgrade path.
2021-08-17 13:09:30 -04:00
..
clone add partition cli flag to all cli commands that have namespace flag (#10668) 2021-07-21 14:45:24 -05:00
create add partition cli flag to all cli commands that have namespace flag (#10668) 2021-07-21 14:45:24 -05:00
delete add partition cli flag to all cli commands that have namespace flag (#10668) 2021-07-21 14:45:24 -05:00
list add partition cli flag to all cli commands that have namespace flag (#10668) 2021-07-21 14:45:24 -05:00
read add partition cli flag to all cli commands that have namespace flag (#10668) 2021-07-21 14:45:24 -05:00
testdata acls: Show `AuthMethodNamespace` when reading/listing ACL token meta (#10598) 2021-07-15 10:38:52 -07:00
update cli: remove a test case for updating a legacy token 2021-08-17 13:09:30 -04:00
formatter.go acls: Show `AuthMethodNamespace` when reading/listing ACL token meta (#10598) 2021-07-15 10:38:52 -07:00
formatter_test.go acls: Show `AuthMethodNamespace` when reading/listing ACL token meta (#10598) 2021-07-15 10:38:52 -07:00
token.go