Adding ability to use a config file in order to reduce command length.
This commit is contained in:
parent
88ca728041
commit
7a1251853b
2 changed files with 57 additions and 14 deletions
|
@ -3,4 +3,6 @@
|
|||
* 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 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.
|
Loading…
Add table
Add a link
Reference in a new issue