mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-12 02:17:43 +08:00
b968de3ef7
* gandi/livedns: Print actual changes to be pushed Currently, preview & push output prints all domain records values: $ dnscontrol preview ----- DNS Provider: gandi...1 correction #1: Setting dns records for example.com: mail.example.com. 1.2.3.4 "ga" "bu" "zo" With this change, it would only show what changes from current state: $ dnscontrol preview ----- DNS Provider: gandi...1 correction #1: Setting dns records for example.com: CREATE TXT ga.example.com "ga" ttl=10800 MODIFY TXT bu.example.com "bu" ttl=10800 DELETE TXT meu.example.com "meu" ttl=10800 * Add import |
||
---|---|---|
.. | ||
_all | ||
activedir | ||
bind | ||
cloudflare | ||
config | ||
diff | ||
digitalocean | ||
dnsimple | ||
exoscale | ||
gandi | ||
gcloud | ||
hexonet | ||
linode | ||
namecheap | ||
namedotcom | ||
ns1 | ||
octodns | ||
opensrs | ||
ovh | ||
route53 | ||
softlayer | ||
vultr | ||
capabilities.go | ||
providers.go |