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
Enable generate-registry to specify the package type such as go_install.
go_install
https://aquaproj.github.io/docs/reference/registry-config/#package-types
To generate the correct registry.
Fix the generated registry with an editor.
$ aqua gr -t go_install suzuki-shunsuke/tfcmt
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Feature Overview
Enable generate-registry to specify the package type such as
go_install
.https://aquaproj.github.io/docs/reference/registry-config/#package-types
Why is the feature needed?
To generate the correct registry.
Workaround
Fix the generated registry with an editor.
Example Code
$ aqua gr -t go_install suzuki-shunsuke/tfcmt
Reference
The text was updated successfully, but these errors were encountered: