kaitlincarter-hc
7a9be3e4a8
[docs] ACL reset procedure ( #5334 )
...
* Adding reset instructions.
* Added link to the boostrapping guide for the reset procedure.
* Update website/source/docs/guides/acl.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/acl.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/acl.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-02-19 10:45:23 -06:00
R.B. Boyer
57be6ca215
correct some typos
2019-02-13 13:02:12 -06:00
Nick Gunia
7b09d0aa6c
Remove invalid option -name from ACL token read documentation ( #5324 )
...
It appears that the `read` command for ACL policies was used to template the `read` command for ACL tokens, and an invalid option was not dropped from the docs.
2019-02-07 13:05:12 -05:00
Geoffrey Grosenbach
2759fc2286
Fixes links to ACL API docs ( #4966 )
...
Was previously pointed to `/api/acl.html` but should be `/api/acl/acl.html`.
This commit fixes all instances of the incorrect link.
2018-11-16 11:06:35 -08:00
R.B. Boyer
a5d57f5326
fix comment typos ( #4890 )
2018-11-02 12:00:39 -05:00
Matt Keeler
8fa3d61d25
Implement CLI token cloning & special ID handling ( #4827 )
...
* Implement CLI token cloning & special ID handling
* Update a couple CLI commands to take some alternative options.
* Document the CLI.
* Update the policy list and set-agent-token synopsis
2018-10-24 10:24:29 -04:00