dnscontrol/commands
Eli Heady 8b73de0765
DOCS: Fix many minor typos (#3752)
Co-authored-by: Tom Limoncelli <6293917+tlimoncelli@users.noreply.github.com>
2025-09-02 11:00:25 -04:00
..
completion-scripts BUG: ZSH Autocomplete does not work if installed as a file #2955 (#2956) 2024-05-14 08:47:01 -04:00
test_data BUG: get-zones not generating SOA() statements properly (#3464) 2025-02-25 12:29:13 -05:00
types DOCS: Fix many minor typos (#3752) 2025-09-02 11:00:25 -04:00
cmdzonecache.go REFACTOR: Rename commands/zonecache.go (#3646) 2025-06-30 16:16:58 -04:00
commands.go BUG: User-Agent should include DNSControl version (#3653) 2025-07-09 10:56:38 -04:00
commands_test.go Improve tagged domain handling in support of Split Horizon feature (#3444) 2025-02-25 12:27:24 -05:00
completion.go CHORE: Fix lint warnings from golangci-lint (#3311) 2025-01-13 11:33:12 -05:00
completion_test.go CHORE: Fix lint warnings from golangci-lint (#3311) 2025-01-13 11:33:12 -05:00
createDomains.go Update version in go.mod (#2382) 2023-05-20 13:21:45 -04:00
fmt.go CHORE: Fix lint warnings from golangci-lint (#3311) 2025-01-13 11:33:12 -05:00
getZones.go BUG: get-zones not generating SOA() statements properly (#3464) 2025-02-25 12:29:13 -05:00
gz_test.go CHORE: Fix lint warnings from golangci-lint (#3311) 2025-01-13 11:33:12 -05:00
ppreviewPush.go The --populate-on-preview flag now defaults to false, which is safer (POSSIBLE BREAKING CHANGE) (#3693) 2025-07-28 10:54:05 -04:00
ppreviewPush_test.go Improve tagged domain handling in support of Split Horizon feature (#3444) 2025-02-25 12:27:24 -05:00
previewPush.go FEATURE: Remove ppreview/ppush and cmode=legacy (#3412) 2025-02-05 15:25:30 -05:00
previewPush_test.go CHORE: Fix lint warnings from golangci-lint (#3311) 2025-01-13 11:33:12 -05:00
printIR.go CHORE: Fix lint warnings from golangci-lint (#3311) 2025-01-13 11:33:12 -05:00
r53_test.go CHORE: Fix lint warnings from golangci-lint (#3311) 2025-01-13 11:33:12 -05:00
writeTypes.go BUG: User-Agent should include DNSControl version (#3653) 2025-07-09 10:56:38 -04:00