Add guided node enrollment
This commit is contained in:
parent
678865bfdc
commit
ce3e029b3d
8 changed files with 490 additions and 18 deletions
|
|
@ -161,6 +161,7 @@ The bootstrap implementation provides:
|
|||
- `geth backup restore <backup-dir> --target-home <dir>`
|
||||
- `geth node id`
|
||||
- `geth node list`
|
||||
- `geth node enroll join <owner-peer-card> --admin-key <owner-admin.pub> --node-name <name>`
|
||||
- `geth node enroll request --node-name <name> --capability <resource=capability> [--out <path>]`
|
||||
- `geth node enroll submit <owner-node> [--request-id <id>|--path <path>]`
|
||||
- `geth node enroll import <path>`
|
||||
|
|
|
|||
Loading…
Reference in a new issue