/usr/lib/python3.9/site-packages/certbot/_internal/cli/__pycache__
a }|�gB � @ sP d Z ddlmZ ddlmZ ddlmZ er8ddlmZ dej dd�d d �Z dS )zHThis is a module that handles parsing of plugins for the argument parser� )� TYPE_CHECKING)�flag_default)�disco)�helpfulzhelpful.HelpfulArgumentParserN)r �plugins�returnc C sb | j ddd� | jddtd�dd� | jddgd d td�dd� | jddgd dtd�dd� | jg d�ddtd�dd� | jg d�ddtd�dd� | jddgddtd�dd� | jddgddtd�d d� | jg d!�d"dtd#�d$d� | jddgd%dtd&�d'd� | jddgd(dtd)�d*d� | jddgd+dtd,�d-d� | jddgd.dtd/�d0d� | jddgd1dtd2�d3d� | jddgd4dtd5�d6d� | jddgd7dtd8�d9d� | jddgd:dtd;�d<d� | jddgd=dtd>�d?d� | jddgd@dtdA�dBd� | jddgdCdtdD�dEd� | jddgdFdtdG�dHd� | jddgdIdtdJ�dKd� | �|� d S )LNr a$ Plugin Selection: Certbot client supports an extensible plugins architecture. See '%(prog)s plugins' for a list of all installed plugins and their names. You can force a particular plugin by setting options provided below. Running --help <plugin_name> will list flags specific to that plugin.)�descriptionz--configuratorZconfiguratorz�Name of the plugin that is both an authenticator and an installer. Should not be used together with --authenticator or --installer. (default: Ask))�default�help�reconfigurez-az--authenticatorZ authenticatorzAuthenticator plugin name.z-iz--installerZ installerz2Installer plugin name (also used to find domains).)r �certonly�run�installz--apache� store_trueZapachez,Obtain and install certificates using Apache)�actionr r z--nginxZnginxz+Obtain and install certificates using Nginxr z--standaloneZ standalonez3Obtain certificates using a "standalone" webserver.z--manualZmanualzAProvide laborious manual instructions for obtaining a certificate)r r r z --webrootZwebrootz<Obtain certificates by placing files in a webroot directory.z--dns-cloudflareZdns_cloudflarezQObtain certificates using a DNS TXT record (if you are using Cloudflare for DNS).z--dns-digitaloceanZdns_digitaloceanzSObtain certificates using a DNS TXT record (if you are using DigitalOcean for DNS).z--dns-dnsimpleZdns_dnsimplezOObtain certificates using a DNS TXT record (if you are using DNSimple for DNS).z--dns-dnsmadeeasyZdns_dnsmadeeasyzTObtain certificates using a DNS TXT record (if you are using DNS Made Easy for DNS).z--dns-gehirnZ dns_gehirnzdObtain certificates using a DNS TXT record (if you are using Gehirn Infrastructure Service for DNS).z--dns-googleZ dns_googlezOObtain certificates using a DNS TXT record (if you are using Google Cloud DNS).z--dns-linodeZ dns_linodezMObtain certificates using a DNS TXT record (if you are using Linode for DNS).z--dns-luadnsZ dns_luadnszMObtain certificates using a DNS TXT record (if you are using LuaDNS for DNS).z--dns-nsoneZ dns_nsonezJObtain certificates using a DNS TXT record (if you are using NS1 for DNS).z --dns-ovhZdns_ovhzJObtain certificates using a DNS TXT record (if you are using OVH for DNS).z --dns-rfc2136Zdns_rfc2136zKObtain certificates using a DNS TXT record (if you are using BIND for DNS).z --dns-route53Zdns_route53zNObtain certificates using a DNS TXT record (if you are using Route53 for DNS).z--dns-sakuracloudZdns_sakuracloudzSObtain certificates using a DNS TXT record (if you are using Sakura Cloud for DNS).)� add_group�addr Zadd_plugin_args)r r � r �I/usr/lib/python3.9/site-packages/certbot/_internal/cli/plugins_parsing.py�_plugins_parsing s� ���� � ����������������� r )�__doc__�typingr Zcertbot._internal.cli.cli_utilsr Zcertbot._internal.pluginsr Zcertbot._internal.clir ZPluginsRegistryr r r r r �<module> s �
.
Edit
..
Edit
__init__.cpython-39.opt-1.pyc
Edit
__init__.cpython-39.pyc
Edit
cli_constants.cpython-39.opt-1.pyc
Edit
cli_constants.cpython-39.pyc
Edit
cli_utils.cpython-39.opt-1.pyc
Edit
cli_utils.cpython-39.pyc
Edit
group_adder.cpython-39.opt-1.pyc
Edit
group_adder.cpython-39.pyc
Edit
helpful.cpython-39.opt-1.pyc
Edit
helpful.cpython-39.pyc
Edit
paths_parser.cpython-39.opt-1.pyc
Edit
paths_parser.cpython-39.pyc
Edit
plugins_parsing.cpython-39.opt-1.pyc
Edit
plugins_parsing.cpython-39.pyc
Edit
subparsers.cpython-39.opt-1.pyc
Edit
subparsers.cpython-39.pyc
Edit
verb_help.cpython-39.opt-1.pyc
Edit
verb_help.cpython-39.pyc
Edit