-
Notifications
You must be signed in to change notification settings - Fork 0
TA-4551: Add command for fetching Package version metadata #281
New issue
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
Conversation
src/commands/configuration-management/package-version.service.ts
Outdated
Show resolved
Hide resolved
90d63ee
|
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
|
|
Sonarcloud is failing because of missing coverage in As for the future, will look into if it makes sense to exclude |


Description
Add command for node listing in a specific package version.
The structure
content-cli config version-metadata get --packageKey <packageKey> --packageVersion <packageVersion> <options>Relevant links
Checklist