Improve CLI and daemon lifecycle usability
This commit is contained in:
parent
afec7063db
commit
f61cb44dad
14 changed files with 1028 additions and 204 deletions
|
|
@ -20,7 +20,9 @@ to stable commands after the first deployment tag.
|
|||
The following command families are intended to be stable automation surfaces:
|
||||
|
||||
- `geth init`
|
||||
- `geth daemon run`
|
||||
- `geth --home <dir> ...`
|
||||
- `geth daemon run [--ephemeral]`
|
||||
- `geth daemon install|start|stop|status|uninstall`
|
||||
- `geth daemon service install|uninstall|start|stop|status|print`
|
||||
- `geth status`
|
||||
- `geth doctor`
|
||||
|
|
|
|||
Loading…
Reference in a new issue