summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorVishvananda Ishaya <vishvananda@gmail.com>2012-06-01 01:39:20 +0000
committerVishvananda Ishaya <vishvananda@gmail.com>2012-06-01 17:08:35 +0000
commit5c5b098f7cbaef44152b1df7a771e71e932c0664 (patch)
treef874e4879e0313c3817c40af8f79974fe94a5a71 /README.rst
parent10a9cb22bd84181ccf773d3ea082868ff69a9070 (diff)
downloadpython-novaclient-5c5b098f7cbaef44152b1df7a771e71e932c0664.tar.gz
Add start and stop to server actions
Change-Id: I7fc52a87519813e38090f05dd9646b800c5c1813
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 8d6bbde0..66bd6ae2 100644
--- a/README.rst
+++ b/README.rst
@@ -166,6 +166,8 @@ You'll find complete documentation on the shell by running
List rules for a security group.
show Show details about the given server.
ssh SSH into a server.
+ start Start a server.
+ stop Stop a server.
suspend Suspend a server.
unlock Unlock a server.
unpause Unpause a server.