crash-diagnostics
crash-diagnostics copied to clipboard
Add defaulting for args
It'd be nice if we could have defaulting for args, allowing them to become optional instead of hard erroring.
e.g. in many cases for vsphere, the ssh user is capv, so the user shouldn't need to specify it.