logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kcatalogprint - Knot DNS catalog print utility

Author

       CZ.NIC Labs <https://www.knot-dns.cz>

Description

       The program prints zone catalog stored in a catalog database.

   Configoptions-c, --configfile
              Use a textual configuration file (default is /usr/local/etc/knot/knot.conf).

       -C, --confdbdirectory
              Use  a  binary  configuration database directory (default is /usr/local/var/lib/knot/confdb).  The
              default configuration database, if exists, has a preference to the default configuration file.

       -D, --dirpath
              Use specified catalog database path and default configuration.

   Options-a, --catalog
              Filter the output by catalog zone name.

       -m, --member
              Filter the output by member zone name.

       -h, --help
              Print the program help.

       -V, --version
              Print the program version. The option -VV makes the program print the compile  time  configuration
              summary.

Exit Values

       Exit status of 0 means successful operation. Any other exit status indicates an error.

Name

       kcatalogprint - Knot DNS catalog print utility

See Also

knotd(8), knot.conf(5).

Synopsis

kcatalogprint [config_option] [options]

See Also