Wire auth explain to local auth ops

This commit is contained in:
Eric Wendland 2026-05-16 16:32:03 +02:00
commit f54920bb65
9 changed files with 299 additions and 19 deletions

View file

@ -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>`