Checks if a DNS zone exists or not on any provisioining system.
The only required flag is --domain
followed by the domain name to check. It will output a line containing host=
followed by a DNS server hostname if the user exists.
Example usage
cloudmin check-dns-zone domain=foo.com OK: clash=1 host=lentor.home
Command Line Help
cloudmin check-dns-zone --domain name