Context
ocm-windows-amd64.exe add component-version --constructor C:\TEMP\component-constructor.yaml --repository C:\TEMP\ctf
Version
latest
To Reproduce
build ocm command line tool for windows and run the above command
Actual behavior
Error: getting repository spec failed: failed to parse repository: failed to parse repository URI "C:\\TEMP\\ctf": parse "dummy://C:\\TEMP\\ctf": invalid port ":\\TEMP\\ctf" after host
Expected behavior
The command should complete successfully and add the component version to the repository located at C:\TEMP\ctf
Context
Version
latest
To Reproduce
build ocm command line tool for windows and run the above command
Actual behavior
Expected behavior
The command should complete successfully and add the component version to the repository located at C:\TEMP\ctf