Features {: 0.8.0-feature }
- Added support for autopublish and autodistribute in `pulp_file` and `pulp_rpm`.
[155](https://github.com/pulp/pulp-cli/issues/155)
- Added a confirmation whether to continue with invalid config.
[156](https://github.com/pulp/pulp-cli/issues/156)
- Repository content commands are now nested under a new content subgroup.
[171](https://github.com/pulp/pulp-cli/issues/171)
- Added an interactive-shell mode to pulp-cli.
[181](https://github.com/pulp/pulp-cli/issues/181)
- Added `label` command to ansible distribution group.
[185](https://github.com/pulp/pulp-cli/issues/185)
- Added `signing-service` `list` and `show` commands.
[189](https://github.com/pulp/pulp-cli/issues/189)
- Added new pulp python 3.2 remote options.
[208](https://github.com/pulp/pulp-cli/issues/208)
- Added `retained_versions` option to repository commands.
[210](https://github.com/pulp/pulp-cli/issues/210)
- Added the `task-group` subcommand.
[211](https://github.com/pulp/pulp-cli/issues/211)
- Added `mirror` flag support for pulp rpm repository sync.
[212](https://github.com/pulp/pulp-cli/issues/212)
- Added support for file paths for plan argument for migration plan create command.
[213](https://github.com/pulp/pulp-cli/issues/213)
Bugfixes {: 0.8.0-bugfix }
- Improved the error message, when a required server component is missing.
[184](https://github.com/pulp/pulp-cli/issues/184)
Deprecations and Removals {: 0.8.0-removal }
- Repository add/remove/modify commands have now been deprecated. Please use the new content subgroup commands.
[215](https://github.com/pulp/pulp-cli/issues/215)
Misc {: 0.8.0-misc }
- [190](https://github.com/pulp/pulp-cli/issues/190)
---