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/flags.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@
92
92
|`--[no-]cloudflare-proxied`| When using the Cloudflare provider, specify if the proxy mode must be enabled (default: disabled) |
93
93
|`--[no-]cloudflare-custom-hostnames`| When using the Cloudflare provider, specify if the Custom Hostnames feature will be used. Requires "Cloudflare for SaaS" enabled. (default: disabled) |
94
94
|`--cloudflare-custom-hostnames-min-tls-version=1.0`| When using the Cloudflare provider with the Custom Hostnames, specify which Minimum TLS Version will be used by default. (default: 1.0, options: 1.0, 1.1, 1.2, 1.3) |
95
-
|`--cloudflare-custom-hostnames-certificate-authority=CLOUDFLARE-CUSTOM-HOSTNAMES-CERTIFICATE-AUTHORITY`| When using the Cloudflare provider with the Custom Hostnames, optionally specify which Certificate Authority will be used. (optional, options: google, ssl_com, lets_encrypt) |
95
+
|`--cloudflare-custom-hostnames-certificate-authority=`| When using the Cloudflare provider with the Custom Hostnames, specify which Certificate Authority will be used by default. (default: none, options: google, ssl_com, lets_encrypt, none) |
96
96
|`--cloudflare-dns-records-per-page=100`| When using the Cloudflare provider, specify how many DNS records listed per page, max possible 5,000 (default: 100) |
97
97
|`--cloudflare-region-key=CLOUDFLARE-REGION-KEY`| When using the Cloudflare provider, specify the region (default: earth) |
98
98
|`--cloudflare-record-comment=""`| When using the Cloudflare provider, specify the comment for the DNS records (default: '') |
0 commit comments