mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Cloudflare createdomain (#113)
* fixing #112 * fixing build issue * typo * adding missing commits from master * fixing gofmt validation errors * fixing github pull request sugestions * fixing build issue * adding debug info * adding more debug * tweaking code based on pull request comments * fixing error
This commit is contained in:
committed by
Craig Peterson
parent
d98c57c85f
commit
5cad1c3513
@@ -49,9 +49,9 @@ D("example.tld", REG_NAMECOM, DnsProvider(CFLARE),
|
||||
|
||||
DNSControl depends on a Cloudflare Global API Key that's available under "My Settings".
|
||||
|
||||
|
||||
## New domains
|
||||
|
||||
If a domain does not exist in your CloudFlare account, DNSControl
|
||||
will *not* automatically add it. You'll need to do that via the
|
||||
control panel manually.
|
||||
control panel manually or via the command `dnscontrol create-domains`
|
||||
-command.
|
||||
|
Reference in New Issue
Block a user