FreeBSD Manual Pages
DNSTABLE_DUMP(1) DNSTABLE_DUMP(1) NAME dnstable_dump - dump dnstable data file to text or JSON SYNOPSIS dnstable_dump [--json] --rrset filename dnstable_dump [--json] --rdata filename DESCRIPTION Dumps a dnstable data file to stdout, either in an ad-hoc text format (the default), or in JSON format. Specifying one of --rrset or --rdata is required in order to select which section of the data file to dump. OPTIONS -j, --json Use JSON format for output. One JSON-formatted entry per line will be printed. -r, --rrset Dump the RRset section of the data file. -d, --rdata Dump the Rdata section of the data file. 05/31/2018 DNSTABLE_DUMP(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=dnstable_dump&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports>