Add offline resource capability discovery
This commit is contained in:
parent
116a431a12
commit
47d16eb714
6 changed files with 200 additions and 12 deletions
|
|
@ -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>]`
|
||||
|
|
|
|||
Loading…
Reference in a new issue