dnscontrol/commands
Jan-Philipp Benecke 512aa7d4b3
NEW FEATURE: Set JS variables from command line (#913)
* Add ability to specify variables that are passed to js

* Use SplitN to respect a = in value part

* Add JSON parsing for cli variables

* Remove JSON parsing for cli variables

* Add a function to set CLI defaults

* Update static.go
2020-10-27 10:43:00 -04:00
..
test_data Fix failing test 2020-06-19 17:15:26 -04:00
commands.go NEW FEATURE: Set JS variables from command line (#913) 2020-10-27 10:43:00 -04:00
createDomains.go Update github.com/StackExchange/dnscontrol/v2 2020-04-14 16:49:03 -04:00
getCerts.go Lint: Fix ST1005: error strings should not be capitalized (#834) 2020-08-30 19:52:37 -04:00
getZones.go Cleanups: Fix many issues reported by staticcheck.io (#837) 2020-08-30 20:38:08 -04:00
gz_test.go Fix failing test 2020-06-19 17:15:26 -04:00
previewPush.go Lint: Fix ST1005: error strings should not be capitalized (#834) 2020-08-30 19:52:37 -04:00
printIR.go NEW FEATURE: Set JS variables from command line (#913) 2020-10-27 10:43:00 -04:00
r53_test.go get-zones: generate R53_ALIAS right (#721) 2020-04-20 11:48:34 -04:00