Included fetch status command to get the maintenance status of a node in Aurora
This commit is contained in:
parent
7f64de61de
commit
e1c403f585
2 changed files with 26 additions and 1 deletions
|
@ -37,6 +37,9 @@ Use "australis [command] --help" for more information about a command.
|
|||
### Fetching current leader
|
||||
`australis fetch leader [ZK NODE 1] [ZK NODE 2]...[ZK NODE N]`
|
||||
|
||||
### Fetching status/mode of a agent
|
||||
`australis fetch status [HOST 1] [HOST 2]...[HOST N]`
|
||||
|
||||
### Setting host to DRAIN:
|
||||
`australis start drain [HOST 1] [HOST 2]...[HOST N]`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue