Wire auth explain to local auth ops
This commit is contained in:
parent
187b99eb8d
commit
f54920bb65
9 changed files with 299 additions and 19 deletions
|
|
@ -76,6 +76,8 @@ The bootstrap implementation provides:
|
|||
- `geth resource create <kind> <name>`
|
||||
- `geth keychain status`
|
||||
- `geth auth explain <subject> <resource> <capability>`
|
||||
- `geth auth grant <subject> <resource> <capability> [--grant-id <id>]`
|
||||
- `geth auth revoke <resource> <grant-id>`
|
||||
- local filesystem CAS commands: `add`, `get`, `hash`, `has`, `list`
|
||||
- SSH certificate flow metadata:
|
||||
- `geth ssh cert request --public-key <path> --principal <name>`
|
||||
|
|
|
|||
Loading…
Reference in a new issue