Skip to content

finitud/gandi-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A CLI tool to manage your gandi.net domains

Usage

  • This tool is written in Python and requires setuptools.

  • To install, clone the repo and then run pip install . inside the project's directory.

  • Run gandi to get an overview of available options and commands. A user API key and the hostname to use are required options, they can be passed via command line options or in environment variables.

Configuration

Some options can be configured via environment variables:

GANDI_API_KEY

Your API key

GANDI_API_URL

At time of writing:

  • The test server is https://rpc.ote.gandi.net/xmlrpc/
  • The production server is https://rpc.gandi.net/xmlrpc/

For more info please refer to the API Overview.

Links

About

A CLI tool to manage your gandi.net domains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages