We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a261a9 commit 28df9f5Copy full SHA for 28df9f5
README.md
@@ -8,6 +8,13 @@ The guts of the code has been copied from the python-novaclient project.
8
You should read the Rackspace DNS documetation at
9
http://docs.rackspace.com/
10
11
+Quick Install:
12
+ - Download
13
+ - Make sure you have python-setuptools (yum install python-setuptools)
14
+ - python setup.py install
15
+ - (export variables below, or specify command line options)
16
+ - `rackdns help`
17
+
18
Installing this package gets you a shell command, ``rackdns``, that you
19
can use to interact with the Rackspace DNS API.
20
0 commit comments