Features {: 0.19.0-feature }
- Added a `pulp repository version list` command. This allows to find repository versions containing content.
[631](https://github.com/pulp/pulp-cli/issues/631)
- Added `HREF_PATTERN` to `PulpSigningServiceContext` class.
[653](https://github.com/pulp/pulp-cli/issues/653)
- Added more digests lookups to artifacts
[662](https://github.com/pulp/pulp-cli/issues/662)
- Added support for x509 and rshm cert guards.
[673](https://github.com/pulp/pulp-cli/issues/673)
Bugfixes {: 0.19.0-bugfix }
- Fixed the generic-publications command.
[665](https://github.com/pulp/pulp-cli/issues/665)
Improved Documentation {: 0.19.0-doc }
- Fixed the installation from source instructions to include the glue layer.
[654](https://github.com/pulp/pulp-cli/issues/654)
- Added `pulp-cli-maven` to the list of known plugins.
[656](https://github.com/pulp/pulp-cli/issues/656)
Deprecations and Removals {: 0.19.0-removal }
- Removed deprecated commands `pulp orphans` and `pulp debug task-summary`.
[670](https://github.com/pulp/pulp-cli/issues/670)
---