Skip to content

Gandi/zone-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Zone import

Imports a list of RFC1035 zone files into a Gandi.net account.

You will need your account's API key (see http://wiki.gandi.net/en/xml-api/activate)

Usage

python zone-import.py [-k apikey] [--ote] first-zone.txt second-zone.txt […]

Script will ask for your API key if not provided in arguments.

Each zone will be name from its file name.

Limitations

There is currently no check on the zone name, so running the script multiple times will currently create "duplicates" in your interface.

Requirements

  • python 2.7 standard library

About

Imports RFC1035 zone files into your Gandi.net account

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages