a
}|äg¸ ã @ sR d Z dZd e¡ZdZdZdZddhZh d£Zd hd
hddhd
hdœZ h d£Z
dS )zCertbot command line constantsZcertbotzÙ
{0} [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ...
Certbot can obtain and install HTTPS/TLS/SSL certificates. By default,
it will attempt to use a webserver both for obtaining and installing the
certificate. a# The most common SUBCOMMANDS and flags are:
obtain, install, and renew certificates:
(default) run Obtain & install a certificate in your current webserver
certonly Obtain or renew a certificate, but do not install it
renew Renew all previously obtained certificates that are near expiry
enhance Add security enhancements to your existing configuration
-d DOMAINS Comma-separated list of domains to obtain a certificate for
%s
--standalone Run a standalone webserver for authentication
%s
--webroot Place files in a server's webroot folder for authentication
--manual Obtain certificates interactively, or using shell script hooks
-n Run non-interactively
--test-cert Obtain a test certificate from a staging server
--dry-run Test "renew" or "certonly" without saving any certificates to disk
manage certificates:
certificates Display information about certificates you have from Certbot
revoke Revoke a certificate (supply --cert-name or --cert-path)
delete Delete a certificate (supply --cert-name)
reconfigure Update a certificate's configuration (supply --cert-name)
manage your account:
register Create an ACME account
unregister Deactivate an ACME account
update_account Update an ACME account
show_account Display account details
--agree-tos Agree to the ACME server's Subscriber Agreement
-m EMAIL Email address for important account notifications
a½
More detailed help:
-h, --help [TOPIC] print this message, or detailed help on a topic;
the available TOPICS are:
all, automation, commands, paths, security, testing, or any of the
subcommands or plugins (certonly, renew, install, register, nginx,
apache, standalone, webroot, etc.)
-h all print a detailed help page including all topics
--version print the version number
)ÚconstÚnargsÚtypeÚhelpÚversion> Úappend_constÚ
store_trueÚstore_falseÚcountÚstore_constÚserverZdeploy_hookÚdry_runZstagingZwebroot_path)ZaccountZ
renew_hookr Zwebroot_map> z(certbot_route53:auth_propagation_secondsZmanual_public_ip_logging_okZos_packages_onlyZno_self_upgradeZno_bootstrapZdns_route53_propagation_secondsZno_permissions_checkN)Ú__doc__Zcli_commandÚformatZSHORT_USAGEZCOMMAND_OVERVIEWZHELP_AND_VERSION_USAGEZARGPARSE_PARAMS_TO_REMOVEZEXIT_ACTIONSZZERO_ARG_ACTIONSZ
VAR_MODIFIERSZDEPRECATED_OPTIONS© r r úG/usr/lib/python3.9/site-packages/certbot/_internal/cli/cli_constants.pyÚ