australis/CHANGELOG

9 lines
376 B
Text
Raw Normal View History

2018-10-25 19:41:23 -07:00
0.0.5
2018-10-23 15:14:10 -07:00
* Backup and snapshot commands have now been moved to under the force subcommand as these are expensive operations
and the subcommand should reflect that.
2018-10-23 15:24:29 -07:00
* 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
2018-10-25 19:41:23 -07:00
* Changed insecureSkipVerify to skipCertVerification.