vmware-tanzu/vsphere-kubernetes-drivers-operator

Make the format for localfile path simpler

asifdxtreme opened this issue · 0 comments

Issue/Feature Description:
Instead of giving filepath as file:// we can just give the Simple path( for example : $HOME/deploy.yaml

Also we can remove the selection of local file path and web URL, We can simply give
vdoctl configure compatibility-matrix http://example.yaml
or
vdoctl configure compatibility-matrix /User/example.yaml

This will make things much simpler for the user.

What type of Issue/Feature is this?
/kind enhancement

/cc @corrieb @lgayatri @jvrahav