-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
FeatureLooking_for_ContributorFor valid issues that the plugin maintainers have no plans to implement.For valid issues that the plugin maintainers have no plans to implement.
Description
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.
Metadata
Metadata
Assignees
Labels
FeatureLooking_for_ContributorFor valid issues that the plugin maintainers have no plans to implement.For valid issues that the plugin maintainers have no plans to implement.