other versions
KNOT1TO2(1) | Knot DNS | KNOT1TO2(1) |
NAME¶
knot1to2 - Knot DNS configuration conversion utility
SYNOPSIS¶
knot1to2 [options] -i file -o file
DESCRIPTION¶
This utility generates Knot DNS configuration file version 2.x from configuration file version 1.x.
Parameters¶
- -i, --in file
- Input configuration file (Knot version 1.x).
- -o, --out file
- Output configuration file (Knot version 2.x).
Options¶
- -r, --raw
- Raw output, do not reformat via knotc.
- -p, --path directory
- Path to knotc utility.
- -h, --help
- Print the program help.
- -V, --version
- Print the program version.
SEE ALSO¶
AUTHOR¶
CZ.NIC Labs <http://www.knot-dns.cz>
COPYRIGHT¶
Copyright 2010–2017, CZ.NIC, z.s.p.o.
2017-04-11 | 2.4.3 |