Features {: 0.20.0-feature }
- Add '--metadata-signing-service' option to rpm.
[605](https://github.com/pulp/pulp-cli/issues/605)
- Added `PEP-440` version specifiers to `PluginRequirement` and `pulp debug has-plugin`.
[681](https://github.com/pulp/pulp-cli/issues/681)
- Added `--content-guard` option to distributions.
[697](https://github.com/pulp/pulp-cli/issues/697)
Bugfixes {: 0.20.0-bugfix }
- Renamed `domains` command group to `domain` to follow the cli convention.
[685](https://github.com/pulp/pulp-cli/issues/685)
- Fixed some tests that made assumptions that worked, but were nonetheless incorrect.
[692](https://github.com/pulp/pulp-cli/issues/692)
Deprecations and Removals {: 0.20.0-removal }
- Deprecate the use of `min` and `max` in `PluginRequirement`.
[681](https://github.com/pulp/pulp-cli/issues/681)
---