We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ab6842 commit 13464bcCopy full SHA for 13464bc
cloudflare/cloudflare_dns_record_create.sh
@@ -24,6 +24,9 @@ srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
24
usage_description="
25
Creates a DNS record in the given domain
26
27
+You must specify 'false' for the proxied argument or you will get a 400 error
28
+as those addresses cannot be proxied by Cloudflare
29
+
30
Resolves the domain name to a zone ID first and then submits the request to create the requested record
31
32
https://developers.cloudflare.com/api/operations/dns-records-for-a-zone-create-dns-record
0 commit comments