1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Domains flag should accept simple wildcards (#1983)

This commit is contained in:
Tom Limoncelli
2023-01-25 12:17:21 -05:00
committed by GitHub
parent cb88bdd068
commit 4c3583cd5a
3 changed files with 73 additions and 3 deletions

View File

@ -85,7 +85,7 @@ and `domain.tld!external` you now require humans to remember that
may have noticed this mistake, but will your coworkers? Will you in
six months? You get the idea.
DNSControl command line flag `--domains` is an exact match. If you
DNSControl command line flag `--domains` matches the full name (with the "!"). If you
define domains `example.com!george` and `example.com!john` then:
* `--domains=example.com` will not match either domain.