Add offline resource capability discovery

This commit is contained in:
Eric Wendland 2026-07-18 17:21:12 +02:00
commit 47d16eb714
6 changed files with 200 additions and 12 deletions

View file

@ -210,6 +210,7 @@ The bootstrap implementation provides:
Wintun guidance.
- `geth resource list`
- `geth resource create <kind> <name>`
- `geth resource capabilities [family]`
- `geth keychain init [--admin-key <path>] [--signing-key <path>]`
- `geth keychain status`
- `geth keychain admin-add --admin-key <pub> --signing-key <private> [--principal <name>]`