pvsadm
pvsadm copied to clipboard
Possibility to run without creating an audit file
Hi, I am using pvsadm solely for qcow2->ova conversion and I am wondering if it's possible to avoid creating audit file for this process?
with a current design we are calling this at a root level here - https://github.com/ppc64le-cloud/pvsadm/blob/170f823cf3e00a1fd510db423d0953bd9b6fc347/cmd/root.go#L115, need to move to the subcommand who really need this!
So there is no plan for fixing this at the moment, but contributions are welcome? :)
So there is no plan for fixing this at the moment, but contributions are welcome? :)
please go ahead..