ABANDONED - Python tool for testing DNS changes (add, remove, rename, change records) against a staging DNS server, verifying the same changes against production, or confirming that a record returns the same result in both environments.
GNU Affero General Public License v3.0
11
stars
1
forks
source link
grammar in usage message should come from Parser class #19
right now the grammar is hard-coded in the usage message
this should come from the parser class