dnscontrol/commands
Jan-Philipp Benecke 37b02b6540
New Feature: JS formatter and prettifier (#917)
FYI: This is an experimental feature. It depends on an external module that may not be supported in the long term.

* PoC: JS formatter
* No default value for output file
2021-03-02 15:51:27 -05:00
..
test_data
commands.go New feature: FETCH() permits http gets in dnsconfig.js (#1007) 2021-01-06 10:45:32 -05:00
createDomains.go
fmt.go New Feature: JS formatter and prettifier (#917) 2021-03-02 15:51:27 -05:00
getCerts.go Lint: Fix ST1005: error strings should not be capitalized (#834) 2020-08-30 19:52:37 -04:00
getZones.go wrap more errors 2021-02-01 07:33:56 -05:00
gz_test.go wrap more errors 2021-02-01 07:33:56 -05:00
previewPush.go NEW FEATURE: Support Split Horizon DNS (#1034) 2021-02-05 12:12:45 -05:00
printIR.go NEW FEATURE: Set JS variables from command line (#913) 2020-10-27 10:43:00 -04:00
r53_test.go