Description
pulp-cli
provides the "pulp" command, able to communicate with the Pulp3 API in a more natural way than plain http.
Specifically, resources can not only be referenced by their href, but also their natural key (e.g. name). It also handles waiting on tasks on behalf of the user.
pulp-glue
is a library to ease the programatic communication with the Pulp3 API.
It helps to abstract different resource types with so called contexts and allows to build or even provides complex workflows like chunked upload or waiting on tasks.
It is built around an openapi3 parser to provide client side validation of http requests, while accounting for known quirks and incompatibilities between different Pulp server component versions.
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 40 | x86_64 (11)* | Fedora 40 (10 downloads) |
Fedora 41 | x86_64 (5)* | Fedora 41 (7 downloads) |
Fedora rawhide | x86_64 (45)* | Fedora rawhide (7 downloads) |
* Total number of downloaded packages.