Add cli support for excluded package metadata fields
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 14
- Avg merge
- 22h 12m
- Merged PRs (30d)
- 1
Description
Expose pulp_deb excluded_package_metadata_fields option through:
pulp deb remote create/update
pulp deb repository create/update
pulp deb publication create
Add the repeatable option --excluded-package-metadata-field FIELD.
Requires this pulp_deb change to be merged/released:
https://github.com/pulp/pulp_deb/pull/1474
https://github.com/pulp/pulp_deb/issues/1497
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the CLI implementations for pulp deb remote, repository, and publication create/update commands, then inspect how repeatable options are defined. Confirm the pulp_deb change is available before testing; done means all listed commands accept --excluded-package-metadata-field FIELD and pass repeated values through correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100