feat: add automation wait commands
This commit is contained in:
parent
448a831a98
commit
e49b945259
5 changed files with 261 additions and 7 deletions
|
|
@ -32,6 +32,7 @@ The following command families are intended to be stable automation surfaces:
|
|||
- `geth keychain sigchain|verify-sigchain|import-sigchain|verify-checkpoint|fetch|explain|explain-signer`
|
||||
- `geth auth explain|grant|revoke|sync`
|
||||
- `geth sync status|now`
|
||||
- `geth wait daemon|peer|sync`
|
||||
- `geth secret status|create|rotate|bearer`
|
||||
- Local CAS object commands: `geth cas add|get|hash|has|pin|unpin|cleanup|providers|list|fetch`
|
||||
- File-root metadata commands: `geth cas root add|list|scan|sync|apply`
|
||||
|
|
|
|||
Loading…
Reference in a new issue