dnscontrol/commands
Tom Limoncelli cd61c2c766
CHORE: Remove deprecated io/ioutil (#1699)
* Remove deprecated io/ioutil

* fixup!

* fixup!
2022-08-14 12:50:15 -04:00
..
test_data get-zones "js" format should generate petty DSP variable (#1630) 2022-07-19 11:21:37 -04:00
commands.go MAINT: Refactor GetDNSConfig (#1466) 2022-03-27 18:00:13 -04:00
createDomains.go NEW FEATURE: Add deprecation notice to create-domains command (#1529) 2022-06-08 15:18:26 -04:00
fmt.go CHORE: Remove deprecated io/ioutil (#1699) 2022-08-14 12:50:15 -04:00
getCerts.go Refactor: Move creds.json processing out of InitializeProviders (#1495) 2022-05-04 11:02:36 -04:00
getZones.go get-zones "js" format should generate petty DSP variable (#1630) 2022-07-19 11:21:37 -04:00
gz_test.go CHORE: Remove deprecated io/ioutil (#1699) 2022-08-14 12:50:15 -04:00
previewPush.go Create zone before use (#1642) 2022-08-01 14:44:17 -04:00
previewPush_test.go NEW FEATURE: Moving provider TYPE from dnsconfig.js to creds.json (#1500) 2022-05-08 14:23:45 -04:00
printIR.go
r53_test.go