...
Argument | Parameter | Description |
---|---|---|
--record_type or -t | <A|AAAA|CAA|CNAME|NS|MX|PTR|TXT|SRV|NAPTR> | the record type |
--record_status or -st | <0|1> | record status (0 is disabled, 1 is enabled) |
--record_host or -o | <host> | the record host |
--record_value or -v | <value> | the record value |
--record_auto_cname or -autocn | <0|1> | automatically generate CNAME records; for NS records of reverse zones only |
--record_services -srvcs | <services> | the record services (for NAPTR records only) |
--record_order or -ord | <order> | the record order (for NAPTR records only) |
--record_preference or -prf | <preference> | the record preference (for NAPTR records only) |
--record_search or -srch | <search> | the record search (for NAPTR records only - the regex condition part) |
--record_replace or -rpl | <replace> | the record replace (for NAPTR records only - the regex substitution part) |
--record_replacement or -rpl | <replace> | the record replacement (for NAPTR records only) |
--record_case or -ca | <'i' or '' > | the sufix of replace field (for NAPTR records only) |
--record_flag or -flg | <A|S|U|P> | the record flag (for NAPTR records only) |
--record_tag or -tg | <'issue, 'issuewild' or 'iodef'> | the record tag type (for CAA records only) |
--record_critical_flag or -cflg | <0-255> | the record critical flag (for CAA records only) |
--record_ttl or -ttl | <ttl> | the record TTL (for NAPTR and SRV records only) |
--record_service or -srv | <service> | the record service (for SRV records only) |
--record_protocol or -proto | <protocol> | the record protocol (for SRV records only) |
--record_priority or -prty | <priority> | the record priority (for SRV records only) |
--record_weight or -wgt | <weight> | the record weight (for SRV records only) |
--record_port or -prt | <port> | the record port (for SRV records only) |
--record_target or -tgt | <target> | the record target (for SRV records only) |
--record_opt or -p | <opt> | the record option (for MX records only) |
--transfer_ip or -s | <ip> | IP to allow transfer to (for master zones only) |
--master_ip or -m | <ip> | IP to allow transfer from (for slave zones only) |
...
Except where otherwise noted, content in this space is licensed under a Creative Commons Attribution 4.0 International.