
This page should be linked from the main docs as a place to see the various commands that are possible. This moves the more verbose examples to one place and delete the other page. There was also some grammar that bugged me so I changed it Change-Id: I8bc23e493794a43d7f6eb4d5bd5dce965c8ff11d
1.1 KiB
1.1 KiB
python-designateclient
python-designateclient provides python bindings and command line tools for both Designate v1 and v2 APIs.
The Python API bindings <bindings>
are provided by
the designateclient
module.
There are two separate command line interfaces to work with the two API versions:
v2: the designate plugin for the openstack
command line tool. More information can
be found on the designate v2 command line tool page <shell-v2>
.
v1: the designate
command line tool. More information can
be found on the designate v1 command line tool page <shell>
.
You'll need credentials for an OpenStack cloud that implements the Designate API in order to use the client.
Contents
installation bindings shell-v2 shell shell-examples contributing functional-tests
Indices and tables
genindex
modindex
search