ocm download cli
not working like expected
#1029
Labels
area/ipcei
Important Project of Common European Interest
component/ocm-cli
OCM Command Line Interface
kind/bugfix
Bug
lifecycle/stale
Nobody worked on this for 6 months (will further age)
What happened:
ocm download cli
specified without any parameters, just using the defaults, fails with error messagespecifying the standard repo/component another error pops up, saying that my ocm binary in the PATH is no folder, which is correct ;-)
Trying to use the -c to give a version constraint, fails with the exact same error. Since it is not described what format the constraint needs to have and no example is given.
Specifying an output folder via option -O at least download the cli, but does this for ALL versions, not the one specified in the constraint (by the way, why is the option called -c and not simply -v as it is about the version of the cli to be downloaded???)
What you expected to happen:
Download the CLI like described in the description and replace the existing version in the PATH if it exists and no option -O has been given.
How to reproduce it (as minimally and precisely as possible):
Just try a
ocm download cli
on the command line.The text was updated successfully, but these errors were encountered: