Closed rhoriguchi closed 1 year ago
A nice feature would be, to be able to hand over the config file as a call parameter. Since I would prefer to call it with a config path instead of having it search at certain locations.
virt-backup --config /path/config.yml virt-backup -c /path/config.yml
Hi, Thanks a lot for the feature request. I implemented it in 25318bc.
A nice feature would be, to be able to hand over the config file as a call parameter. Since I would prefer to call it with a config path instead of having it search at certain locations.