consul/command/acl/token
Paul Banks 37d88cad29
Allow ACL legacy migration via CLI (#4882)
* Adds a flag to `consul acl token update` that allows legacy ACLs to be upgraded via the CLI.

Also fixes a bug where descriptions are deleted if not specified.

* Remove debug
2018-11-05 14:32:09 +00:00
..
clone Implement CLI token cloning & special ID handling (#4827) 2018-10-24 10:24:29 -04:00
create Implement CLI token cloning & special ID handling (#4827) 2018-10-24 10:24:29 -04:00
delete
list Implement CLI token cloning & special ID handling (#4827) 2018-10-24 10:24:29 -04:00
read Implement CLI token cloning & special ID handling (#4827) 2018-10-24 10:24:29 -04:00
update Allow ACL legacy migration via CLI (#4882) 2018-11-05 14:32:09 +00:00
token.go