GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
mydnsexport(8) System Administrator's Manual mydnsexport(8)

mydnsexport - Output zone data in various foreign file formats

mydnsexport [-b, --bind] [-t, --tinydns-data] [-D, --database=dbname] [-h, --host=hostname] [-p, --password[=password]] [-u, --user=username] [-v, --verbose] [--help] [--version] [ZONE] [...]

mydnsexport outputs information about the zone(s) specified on the command line to the standard output, in the format specified. By default, it outputs BIND zone file format. Currently it can also output in tinydns-data format if the -t, --tinydns-data option is specified. If no zones are specified, all zones will be output.

-b, --bind
Output the specified zone(s) in BIND zone file format.
-t, --tinydns-data
Output the specified zone(s) in tinydns-data format.
-D, --database=dbname
Use the database called dbname.
-h, --host=hostname
Connect to database server at hostname.
-p, --pass=password
Supply password when connecting to the database server. If the password argument is omitted, it will be prompted on the tty.
-u, --user=username
Use username when connecting to the database server.
-v, --verbose
Enable verbose output while running.
--help
Display program help and exit.
--version
Output version number and exit.

Don Moore <bboy@bboy.net>

http://mydns.bboy.net

mydns(8), mydns.conf(5), mydnscheck(8), mydnsimport(8)
May 2022 mydns 1.1.0

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.