Release 0.0.5

This commit is contained in:
Renan DelValle 2018-10-25 19:41:23 -07:00
parent d4f442d05c
commit dcb27f64c2
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9

View file

@ -1,8 +1,8 @@
0.0.5 (unreleased)
0.0.5
* Backup and snapshot commands have now been moved to under the force subcommand as these are expensive operations
and the subcommand should reflect that.
* Cobra library upgrade.
* Added version command.
* Added ability to use config config file. By default this file will be located in /etc/aurora/australis.yml
* Changed insecureSkipVerify to skipCertVerification.
* Changed insecureSkipVerify to skipCertVerification.