kcatalogprint – Knot DNS catalog print utility¶
Synopsis¶
kcatalogprint [options] catalog_dir
Description¶
The program prints zone catalog stored in a catalog database.
Options¶
- -h, –help
Print the program help.
- -V, –version
Print the program version.
Parameters¶
- catalog_dir
A path to the catalog database directory (not data.mdb file).
Exit values¶
Exit status of 0 means successful operation. Any other exit status indicates an error.
See Also¶
knotd(8), knot.conf(5).