feat: add backup restore workflow
This commit is contained in:
parent
0d588fb3d9
commit
619e8eee62
7 changed files with 498 additions and 6 deletions
|
|
@ -24,6 +24,7 @@ The following command families are intended to be stable automation surfaces:
|
|||
- `geth daemon service install|uninstall|start|stop|status|print`
|
||||
- `geth status`
|
||||
- `geth node id`
|
||||
- `geth backup create|restore`
|
||||
- `geth node list|rename|revoke|grant|revoke-grant|endpoint-add|endpoint-revoke`
|
||||
- `geth node enroll request|submit|import|list|approve|sync`
|
||||
- `geth peer export|import|list|ping|auth-check`
|
||||
|
|
|
|||
Loading…
Reference in a new issue