You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a couple of small in code, but significant in UX, improvement to the plugin download that need to be done.
Have a default for the plugin folder on download ( should be ~/.config/ocm/plugins ( so --output is no longer required, filename could be the last segment of the plugin url ( because the resource name is binary always ) )
Default it to ocmPlugin resource type and download it if it is alone so --resource-name is no longer required. ocmPlugin is the type of the resource and for a given architecture there needs to be only ONE.
Description
There are a couple of small in code, but significant in UX, improvement to the plugin download that need to be done.
~/.config/ocm/plugins( so--outputis no longer required, filename could be the last segment of the plugin url ( because the resource name isbinaryalways ) )ocmPluginresource type and download it if it is alone so--resource-nameis no longer required.ocmPluginis the type of the resource and for a given architecture there needs to be only ONE.Done Criteria
helmplugin --versionto display information about the plugin