Skip to content
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

labels option missing #107

Open
olwins opened this issue Mar 27, 2024 · 0 comments
Open

labels option missing #107

olwins opened this issue Mar 27, 2024 · 0 comments
Labels
Feature Looking_for_Contributor For valid issues that the plugin maintainers have no plans to implement.

Comments

@olwins
Copy link
Contributor

olwins commented Mar 27, 2024

Hi

it look like the deb REST API allow you the add labels in the repository/distribution

https://docs.pulpproject.org/pulp_deb/restapi.html#tag/Repositories:-Apt/operation/repositories_deb_apt_create
https://docs.pulpproject.org/pulp_deb/restapi.html#tag/Distributions:-Apt/operation/distributions_deb_apt_create

It also work for the rpm pulp-cli module (with the option --labels '{ "key" : "value" }'

But the option seem missing in the pulp-cli-deb

INFO : pulp deb repository create --name TEST --remote TEST --retain-repo-versions 3 --labels '{ "type_os" : "ubuntu" }' | jq -C
INFO : Usage: pulp deb repository create [OPTIONS]
Try 'pulp deb repository create --help' for help.

@quba42 quba42 added Feature Looking_for_Contributor For valid issues that the plugin maintainers have no plans to implement. labels Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Looking_for_Contributor For valid issues that the plugin maintainers have no plans to implement.
Projects
None yet
Development

No branches or pull requests

2 participants