crash-diagnostics icon indicating copy to clipboard operation
crash-diagnostics copied to clipboard

Add defaulting for args

Open randomvariable opened this issue 3 years ago • 0 comments

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.

randomvariable avatar Nov 29 '21 14:11 randomvariable