-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Sami Kerola edited this page Mar 20, 2026
·
3 revisions
This tool can be used to check if a Domain Connect service provider template is valid. Use the commands below to get an idea of how to compile and use the tool.
go install github.com/Domain-Connect/dc-template-linter@latest
git clone https://github.com/Domain-Connect/Templates.git &&
$GOPATH/bin/dc-template-linter ./Templates/*.json
In this wiki there are sub-pages such as DCTL1026. These pages are long explanations that one is advised to consult if/when brief message from the tool is not obvious.
See Domain Connect Protocol - DNS provisioning between Services and DNS Providers draft for more info.