dnscontrol/providers/octodns
Tom Limoncelli 87ad01d194
Add "get-zone" command (#613)
* Add GetZoneRecords to DNSProvider interface
* dnscontrol now uses ufave/cli/v2
* NEW: get-zones.md
* HasRecordTypeName should be a method on models.Records not models.DomainConfig
* Implement BIND's GetZoneRecords
* new WriteZoneFile implemented
* go mod vendor
* Update docs to use get-zone instead of convertzone
* Add CanGetZone capability and update all providers.
* Get all zones for a provider at once (#626)
* implement GetZoneRecords for cloudflare
* munge cloudflare ttls
* Implement GetZoneRecords for cloudflare (#625)

Co-authored-by: Craig Peterson <192540+captncraig@users.noreply.github.com>
2020-02-18 08:59:18 -05:00
..
octoyaml Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
testdata NEW PROVIDER: OctoDNS (#309) 2018-02-27 17:36:47 -05:00
mkprodyaml.sh NEW PROVIDER: OctoDNS (#309) 2018-02-27 17:36:47 -05:00
octodnsProvider.go Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
TESTING.md Add NAMESERVER_TTL and associated documentation. (#398) 2018-09-04 10:57:11 -04:00