For the complete documentation index, see llms.txt. This page is also available as Markdown.

JavaScript DSL

DNSControl uses JavaScript as its primary input language to provide power and flexibility to configure your domains. The ultimate purpose of the JavaScript is to construct a DNSConfig object that will be passed to the go backend and operated on.

Last updated