
    M/eg                        d Z ddlmZ ddd ej                  dd      dd	fd
ddddfdddddfdddddfdddddfdddddfddd d!dfd"d#d$d%dfd&d'd(d)dfd*d+d,d-dfd.d/d0d1dfd2d3d4d5dfd6d7d8d9dfd:d;d<d=dfd>d?d@dAdfgZ ee      ZyB)CzCThis module contain help information for verbs supported by certbot    )SHORT_USAGEzrun (default)z*Obtain/renew a certificate, and install itz/Options for obtaining & installing certificatesz[SUBCOMMAND] run)shortoptsusagerealnamecertonlyz4Obtain or renew a certificate, but do not install itz3Options for modifying how a certificate is obtainedz

  certbot certonly [options] [-d DOMAIN] [-d DOMAIN] ...

This command obtains a TLS/SSL certificate without installing it anywhere.)r   r   r   renewz:Renew all certificates (or one specified with --cert-name)a  The 'renew' subcommand will attempt to renew any certificates previously obtained if they are close to expiry, and print a summary of the results. By default, 'renew' will reuse the plugins and options used to obtain or most recently renew each certificate. You can test whether future renewals will succeed with `--dry-run`. Individual certificates can be renewed with the `--cert-name` option. Hooks are available to run commands before and after renewal; see https://certbot.eff.org/docs/using.html#renewal for more information on these.z4

  certbot renew [--cert-name CERTNAME] [options]

certificatesz$List certificates managed by Certbotzn

  certbot certificates [options] ...

Print information about the status of certificates managed by Certbot.deletez+Clean up all files related to a certificatez"Options for deleting a certificatez)

  certbot delete --cert-name CERTNAME

revokez>Revoke a certificate specified with --cert-path or --cert-namez&Options for revocation of certificatesz]

  certbot revoke [--cert-path /path/to/fullchain.pem | --cert-name example.com] [options]

registerz;Register for account with Let's Encrypt / other ACME serverz Options for account registrationz9

  certbot register --email user@example.com [options]

update_accountz>Update existing account with Let's Encrypt / other ACME serverz Options for account modificationzH

  certbot update_account --email updated_email@example.com [options]


unregisterz#Irrevocably deactivate your accountz!Options for account deactivation.z"

  certbot unregister [options]

installz,Install an arbitrary certificate in a serverz3Options for modifying how a certificate is deployedzc

  certbot install --cert-path /path/to/fullchain.pem  --key-path /path/to/private-key [options]

rollbackzBRoll back server conf changes made during certificate installationz5Options for rolling back server configuration changesz0

  certbot rollback --checkpoints 3 [options]

pluginsz<List plugins that are installed and available on your systemz$Options for the "plugins" subcommandz

  certbot plugins [options]

enhancez8Add security enhancements to your existing configurationzhHelps to harden the TLS configuration by adding security enhancements to already existing configuration.z

  certbot enhance [options]

show_accountz(Show account details from an ACME serverz1Options useful for the "show_account" subcommand:z$

  certbot show_account [options]

reconfigurezGUpdate renewal configuration for a certificate specified by --cert-namezECommon options that may be updated with the "reconfigure" subcommand:z8

  certbot reconfigure --cert-name CERTNAME [options]

N)__doc__#certbot._internal.cli.cli_constantsr   replace	VERB_HELPdictVERB_HELP_MAP     A/usr/lib/python3/dist-packages/certbot/_internal/cli/verb_help.py<module>r!      s   I ; =A$$$^R8	  GE_  M
* L  76[  >4@ 
 Q81  N2P 
 Q2_ 
 639 
 ?E9  UGG 
 O66 
 K66	  ;C; 
 ZWO o\	@ Yr   