mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-02-03 22:18:39 +00:00
443 B
443 B
Control D config
ctrld can build a Control D config and run with the specific resolver data.
For example:
ctrld run --cd p2
Above command will fetch the p2 resolver data from Control D API and use that data for running ctrld:
- The resolver
dohendpoint will be used as the primary upstream. - The resolver
excludelist will be used to create a rule policy which will steer them to the default OS resolver.