You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/data/zz_cli_help.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ COMMANDS:
20
20
21
21
GLOBAL OPTIONS:
22
22
--domains value, -d value [ --domains value, -d value ] Add a domain to the process. Can be specified multiple times.
23
-
--server value, -s value CA hostname (and optionally :port). The server certificate must be trusted in order to avoid further modifications to the client. (default: "https://acme-v02.api.letsencrypt.org/directory")
23
+
--server value, -s value CA hostname (and optionally :port). The server certificate must be trusted in order to avoid further modifications to the client. (default: "https://acme-v02.api.letsencrypt.org/directory") [$LEGO_SERVER]
24
24
--accept-tos, -a By setting this flag to true you indicate that you accept the current Let's Encrypt terms of service. (default: false)
25
25
--email value, -m value Email used for registration and recovery contact.
26
26
--csr value, -c value Certificate signing request filename, if an external CSR is to be used.
0 commit comments