Created new verb force. Moved snapshot and backup to this new verb as it reflects the nature of the command. Added implicit and explicit reconciliation.
This commit is contained in:
parent
579bc33936
commit
1818d629ef
4 changed files with 152 additions and 42 deletions
|
@ -46,5 +46,11 @@ Use "australis [command] --help" for more information about a command.
|
|||
### Taking hosts out of DRAIN (End maintenance):
|
||||
`australis stop drain [HOST 1] [HOST 2]...[HOST N]`
|
||||
|
||||
### Force a snapshot
|
||||
`australis force snapshot`
|
||||
|
||||
### Force a backup
|
||||
`australis force backup`
|
||||
|
||||
## Status
|
||||
Australis is a work in progress and does not support all the features of Apache Aurora.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue