Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

0.0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@ridv ridv released this 26 Oct 02:42
dcb27f6
  • 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.