Deprecate certbot register --update-registration (#7556)

Closes #7452.
This commit is contained in:
Amjad Mashaal
2019-11-13 10:24:37 -08:00
committed by Brad Warren
parent 46d5f7a860
commit 4a8ede2562
6 changed files with 1 additions and 83 deletions
+1
View File
@@ -20,6 +20,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
`certbot.plugins.common.Installer.view_config_changes`,
`certbot.reverter.Reverter.view_config_changes`, and
`certbot.util.get_systemd_os_info` have been removed
* Certbot's `register --update-registration` subcommand has been removed
### Fixed