consul/command/acl
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
..
agenttokens
bootstrap
policy fix comment typos (#4890) 2018-11-02 12:00:39 -05:00
rules Allow ACL legacy migration via CLI (#4882) 2018-11-05 14:32:09 +00:00
token Allow ACL legacy migration via CLI (#4882) 2018-11-05 14:32:09 +00:00
acl.go fix comment typos (#4890) 2018-11-02 12:00:39 -05:00
acl_helpers.go