Skip to content

Add CLI support for package blocklist on python repositories #1391

@jobselko

Description

@jobselko

A package blocklist functionality for PythonRepository was added in pulp-python 3.29 but is not exposed in pulp-cli. Currently it can only be managed via direct HTTP calls.

A repository blocklist prevents specific packages from being added, matching by package name (all versions), name with an exact version, or exact filename. Each entry records the creating user's PRN in the added_by field.

Metadata

Metadata

Assignees

Labels

feature requestNew feature request (template-set)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions