summaryrefslogtreecommitdiff
path: root/doc/source/commands.rst
diff options
context:
space:
mode:
authorDean Troyer <dtroyer@gmail.com>2014-11-17 17:52:37 -0600
committerDean Troyer <dtroyer@gmail.com>2014-11-19 14:47:53 -0600
commit9eb30efbf3ee9105520e857fbd16363523ae44ee (patch)
tree3209e9a17ba3344ad35353e41f1bbb0c60fe6f6a /doc/source/commands.rst
parent254910d3ce34c954551a0827aa8727d6367f48f3 (diff)
downloadpython-openstackclient-9eb30efbf3ee9105520e857fbd16363523ae44ee.tar.gz
Command object docs: aggregate, console *, keypair
aggregate console log console url keypair Change-Id: Iec9b8404ed5febd061a5dfd674b76aaa8aba67bc
Diffstat (limited to 'doc/source/commands.rst')
-rw-r--r--doc/source/commands.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst
index 37c62e8e..506fbfc2 100644
--- a/doc/source/commands.rst
+++ b/doc/source/commands.rst
@@ -70,10 +70,10 @@ the API resources will be merged, as in the ``quota`` object that has options
referring to both Compute and Volume quotas.
* ``access token``: Identity - long-lived OAuth-based token
-* ``aggregate``: Compute - a grouping of servers
+* ``aggregate``: (**Compute**) a grouping of servers
* ``backup``: Volume - a volume copy
-* ``console log``: Compute - a text dump of a server's console
-* ``console url``: Compute - a URL to a server's remote console
+* ``console log``: (**Compute**) server console text dump
+* ``console url``: (**Compute**) server remote console URL
* ``consumer``: Identity - OAuth-based delegatee
* ``container``: Object Store - a grouping of objects
* ``credential``: Identity - specific to identity providers
@@ -88,7 +88,7 @@ referring to both Compute and Volume quotas.
* ``image``: Image - a disk image
* ``ip fixed``: Compute, Network - an internal IP address assigned to a server
* ``ip floating``: Compute, Network - a public IP address that can be mapped to a server
-* ``keypair``: Compute - an SSH public key
+* ``keypair``: (**Compute**) an SSH public key
* ``limits``: (**Compute**, **Volume**) resource usage limits
* ``module``: internal - installed Python modules in the OSC process
* ``network``: Network - a virtual network for connecting servers and other resources