Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cli-help.txt')
-rw-r--r--docs/cli-help.txt15
1 files changed, 10 insertions, 5 deletions
diff --git a/docs/cli-help.txt b/docs/cli-help.txt
index 9ef9d9e6c..a5f77a3a1 100644
--- a/docs/cli-help.txt
+++ b/docs/cli-help.txt
@@ -70,6 +70,8 @@ optional arguments:
because they may be necessary to accurately simulate
renewal. --renew-hook commands are not called.
(default: False)
+ --debug-challenges After setting up challenges, wait for user input
+ before submitting to CA (default: False)
--preferred-challenges PREF_CHALLS
A sorted, comma delimited list of the preferred
challenge to use during authorization with the most
@@ -86,7 +88,7 @@ optional arguments:
statistics about success rates by OS and plugin. If
you wish to hide your server OS version from the Let's
Encrypt server, set this to "". (default:
- CertbotACMEClient/0.12.0 (Ubuntu 16.04.2 LTS)
+ CertbotACMEClient/0.13.0 (Ubuntu 16.04.2 LTS)
Authenticator/XXX Installer/YYY)
automation:
@@ -128,6 +130,10 @@ automation:
--no-self-upgrade (certbot-auto only) prevent the certbot-auto script
from upgrading itself to newer released versions
(default: Upgrade automatically)
+ --no-bootstrap (certbot-auto only) prevent the certbot-auto script
+ from installing OS-level dependencies (default: Prompt
+ to install OS-wide dependencies, but exit if the user
+ says 'No')
-q, --quiet Silence all output except errors. Useful for
automation via cron. Implies --non-interactive.
(default: False)
@@ -193,6 +199,9 @@ paths:
installed from, or revoked. (default: None)
--key-path KEY_PATH Path to private key for cert installation or
revocation (if account key is missing) (default: None)
+ --fullchain-path FULLCHAIN_PATH
+ Accompanying path to a full certificate chain (cert
+ plus chain). (default: None)
--chain-path CHAIN_PATH
Accompanying path to a certificate chain. (default:
None)
@@ -315,10 +324,6 @@ unregister:
install:
Options for modifying how a cert is deployed
- --fullchain-path FULLCHAIN_PATH
- Accompanying path to a full certificate chain (cert
- plus chain). (default: None)
-
config_changes:
Options for controlling which changes are displayed