We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What happened:
After installing a custom plugin, the location that it was saved to was incorrect.
What you expected to happen:
I expect an ocm install plugin command to choose the correct location so it is listed in ocm plugin describe
How to reproduce it (as minimally and precisely as possible):
$ ocm plugin install ghcr.io/jakobmoellerdev/ocm//ocm.software/plugins/jfrogplugin found resource demo["architecture"="arm64","os"="darwin"] /var/folders/bn/l9pd21nx73d3gqtzbfgfptz00000gn/T/plugin-1875717970: 81250178 byte(s) written $ ocm describe plugin *** found 0 plugins
Anything else we need to know:
This is on darwin, and the path choice might be affected due to this
Environment:
MacOS environment, standard ocm config except for credentials injected to access the repo.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened:
After installing a custom plugin, the location that it was saved to was incorrect.
What you expected to happen:
I expect an ocm install plugin command to choose the correct location so it is listed in ocm plugin describe
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know:
This is on darwin, and the path choice might be affected due to this
Environment:
MacOS environment, standard ocm config except for credentials injected to access the repo.
The text was updated successfully, but these errors were encountered: