Matt Keeler
4daa1585b0
ACL Token ID Initialization ( #5307 )
2019-04-30 11:45:36 -04:00
R.B. Boyer
cf8b76b2e5
docs: fix some minor acl related typos ( #5711 )
2019-04-25 12:24:28 -05:00
kaitlincarter-hc
a093af320c
[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
adbe8ed370
correct some typos
2019-02-13 13:02:12 -06:00
Nick Gunia
fb0fc6e459
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
62aecfc643
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
9211d2701d
fix comment typos ( #4890 )
2018-11-02 12:00:39 -05:00
Matt Keeler
a02a6be6b9
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