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:
Renan DelValle 2018-10-23 12:55:46 -07:00
parent 579bc33936
commit 1818d629ef
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
4 changed files with 152 additions and 42 deletions

View file

@ -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.