Merge "Update CLI reference for python-novaclient 2.31.0"

This commit is contained in:
Jenkins 2015-10-02 06:03:59 +00:00 committed by Gerrit Code Review
commit 1e82be0a3e

View File

@ -15,7 +15,7 @@
interface (CLI) for the OpenStack Compute API and its extensions.
This chapter documents <command>nova</command> version
<literal>2.30.0</literal>.
<literal>2.31.0</literal>.
</para>
<para>For help on a specific <command>nova</command>
@ -278,7 +278,7 @@
<term><command>dns-create</command></term>
<listitem>
<para>
Create a DNS entry for domain, name and IP.
Create a DNS entry for domain, name, and IP.
</para>
</listitem>
</varlistentry>
@ -401,7 +401,7 @@
<term><command>flavor-create</command></term>
<listitem>
<para>
Create a new flavor
Create a new flavor.
</para>
</listitem>
</varlistentry>
@ -1728,7 +1728,7 @@
<term><command>--debug</command></term>
<listitem>
<para>
Print debugging output
Print debugging output.
</para>
</listitem>
</varlistentry>
@ -1745,7 +1745,7 @@
<term><command>--timings</command></term>
<listitem>
<para>
Print call timing info
Print call timing info.
</para>
</listitem>
</varlistentry>
@ -1753,7 +1753,7 @@
<term><command>--os-auth-token OS_AUTH_TOKEN</command></term>
<listitem>
<para>
Defaults to <code>env[OS_AUTH_TOKEN]</code>
Defaults to <code>env[OS_AUTH_TOKEN]</code>.
</para>
</listitem>
</varlistentry>
@ -1793,7 +1793,7 @@
<term><command>--service-type &lt;service-type&gt;</command></term>
<listitem>
<para>
Defaults to compute for most actions
Defaults to compute for most actions.
</para>
</listitem>
</varlistentry>
@ -1801,7 +1801,7 @@
<term><command>--service-name &lt;service-name&gt;</command></term>
<listitem>
<para>
Defaults to <code>env[NOVA_SERVICE_NAME]</code>
Defaults to <code>env[NOVA_SERVICE_NAME]</code>.
</para>
</listitem>
</varlistentry>
@ -1809,7 +1809,7 @@
<term><command>--volume-service-name &lt;volume-service-name&gt;</command></term>
<listitem>
<para>
Defaults to <code>env[NOVA_VOLUME_SERVICE_NAME]</code>
Defaults to <code>env[NOVA_VOLUME_SERVICE_NAME]</code>.
</para>
</listitem>
</varlistentry>
@ -1838,7 +1838,7 @@
<para>
Use this API endpoint instead of the Service
Catalog. Defaults to
<code>env[NOVACLIENT_BYPASS_URL]</code>
<code>env[NOVACLIENT_BYPASS_URL]</code>.
</para>
</listitem>
</varlistentry>
@ -2056,7 +2056,7 @@ Create new agent build.
<term><command>&lt;os&gt;</command></term>
<listitem>
<para>
type of os.
Type of OS.
</para>
</listitem>
</varlistentry>
@ -2064,7 +2064,7 @@ Create new agent build.
<term><command>&lt;architecture&gt;</command></term>
<listitem>
<para>
type of architecture
Type of architecture.
</para>
</listitem>
</varlistentry>
@ -2072,7 +2072,7 @@ Create new agent build.
<term><command>&lt;version&gt;</command></term>
<listitem>
<para>
version
Version.
</para>
</listitem>
</varlistentry>
@ -2080,7 +2080,7 @@ Create new agent build.
<term><command>&lt;url&gt;</command></term>
<listitem>
<para>
url
URL.
</para>
</listitem>
</varlistentry>
@ -2088,7 +2088,7 @@ Create new agent build.
<term><command>&lt;md5hash&gt;</command></term>
<listitem>
<para>
md5 hash
MD5 hash.
</para>
</listitem>
</varlistentry>
@ -2096,7 +2096,7 @@ Create new agent build.
<term><command>&lt;hypervisor&gt;</command></term>
<listitem>
<para>
type of hypervisor.
Type of hypervisor.
</para>
</listitem>
</varlistentry>
@ -2113,7 +2113,7 @@ Delete existing agent build.
<term><command>&lt;id&gt;</command></term>
<listitem>
<para>
id of the agent-build
ID of the agent-build.
</para>
</listitem>
</varlistentry>
@ -2130,7 +2130,7 @@ List all builds.
<term><command>--hypervisor &lt;hypervisor&gt;</command></term>
<listitem>
<para>
type of hypervisor.
Type of hypervisor.
</para>
</listitem>
</varlistentry>
@ -2147,7 +2147,7 @@ Modify existing agent build.
<term><command>&lt;id&gt;</command></term>
<listitem>
<para>
id of the agent-build
ID of the agent-build.
</para>
</listitem>
</varlistentry>
@ -2155,7 +2155,7 @@ Modify existing agent build.
<term><command>&lt;version&gt;</command></term>
<listitem>
<para>
version
Version.
</para>
</listitem>
</varlistentry>
@ -2163,7 +2163,7 @@ Modify existing agent build.
<term><command>&lt;url&gt;</command></term>
<listitem>
<para>
url
URL
</para>
</listitem>
</varlistentry>
@ -2171,7 +2171,7 @@ Modify existing agent build.
<term><command>&lt;md5hash&gt;</command></term>
<listitem>
<para>
md5hash
MD5 hash.
</para>
</listitem>
</varlistentry>
@ -2645,7 +2645,7 @@ Boot a new server.
<term><command>&lt;name&gt;</command></term>
<listitem>
<para>
Name for the new server
Name for the new server.
</para>
</listitem>
</varlistentry>
@ -2737,7 +2737,7 @@ Boot a new server.
<listitem>
<para>
Key name of keypair that should be created
earlier with the command keypair-add
earlier with the command keypair-add.
</para>
</listitem>
</varlistentry>
@ -2855,7 +2855,7 @@ Boot a new server.
<term><command>--config-drive &lt;value&gt;</command></term>
<listitem>
<para>
Enable config drive
Enable config drive.
</para>
</listitem>
</varlistentry>
@ -2872,7 +2872,7 @@ Boot a new server.
<term><command>--admin-pass &lt;value&gt;</command></term>
<listitem>
<para>
Admin password for the instance
Admin password for the instance.
</para>
</listitem>
</varlistentry>
@ -3017,7 +3017,7 @@ Show user credentials returned from auth.
<term><command>--wrap &lt;integer&gt;</command></term>
<listitem>
<para>
wrap PKI tokens to a specified length, or 0 to disable
Wrap PKI tokens to a specified length, or 0 to disable.
</para>
</listitem>
</varlistentry>
@ -3072,14 +3072,14 @@ Retrieve server diagnostics.
<title>nova dns-create</title>
<screen><computeroutput>usage: nova dns-create [--type &lt;type&gt;] &lt;ip&gt; &lt;name&gt; &lt;domain&gt;</computeroutput></screen>
<para>
Create a DNS entry for domain, name and IP.
Create a DNS entry for domain, name, and IP.
</para> <variablelist wordsize="10">
<title>Positional arguments</title>
<varlistentry>
<term><command>&lt;ip&gt;</command></term>
<listitem>
<para>
IP address
IP address.
</para>
</listitem>
</varlistentry>
@ -3087,7 +3087,7 @@ Create a DNS entry for domain, name and IP.
<term><command>&lt;name&gt;</command></term>
<listitem>
<para>
DNS name
DNS name.
</para>
</listitem>
</varlistentry>
@ -3095,7 +3095,7 @@ Create a DNS entry for domain, name and IP.
<term><command>&lt;domain&gt;</command></term>
<listitem>
<para>
DNS domain
DNS domain.
</para>
</listitem>
</varlistentry>
@ -3106,7 +3106,7 @@ Create a DNS entry for domain, name and IP.
<term><command>--type &lt;type&gt;</command></term>
<listitem>
<para>
dns type (e.g. "A")
DNS type (e.g. "A")
</para>
</listitem>
</varlistentry>
@ -3125,7 +3125,7 @@ Create the specified DNS domain.
<term><command>&lt;domain&gt;</command></term>
<listitem>
<para>
DNS domain
DNS domain.
</para>
</listitem>
</varlistentry>
@ -3154,7 +3154,7 @@ Create the specified DNS domain.
<term><command>&lt;domain&gt;</command></term>
<listitem>
<para>
DNS domain
DNS domain.
</para>
</listitem>
</varlistentry>
@ -3183,7 +3183,7 @@ Delete the specified DNS entry.
<term><command>&lt;domain&gt;</command></term>
<listitem>
<para>
DNS domain
DNS domain.
</para>
</listitem>
</varlistentry>
@ -3191,7 +3191,7 @@ Delete the specified DNS entry.
<term><command>&lt;name&gt;</command></term>
<listitem>
<para>
DNS name
DNS name.
</para>
</listitem>
</varlistentry>
@ -3208,7 +3208,7 @@ Delete the specified DNS domain.
<term><command>&lt;domain&gt;</command></term>
<listitem>
<para>
DNS domain
DNS domain.
</para>
</listitem>
</varlistentry>
@ -3232,7 +3232,7 @@ List current DNS entries for domain and IP or domain and name.
<term><command>&lt;domain&gt;</command></term>
<listitem>
<para>
DNS domain
DNS domain.
</para>
</listitem>
</varlistentry>
@ -3243,7 +3243,7 @@ List current DNS entries for domain and IP or domain and name.
<term><command>--ip &lt;ip&gt;</command></term>
<listitem>
<para>
IP address
IP address.
</para>
</listitem>
</varlistentry>
@ -3251,7 +3251,7 @@ List current DNS entries for domain and IP or domain and name.
<term><command>--name &lt;name&gt;</command></term>
<listitem>
<para>
DNS name
DNS name.
</para>
</listitem>
</varlistentry>
@ -3297,7 +3297,7 @@ Evacuate server from failed host.
<listitem>
<para>
Set the provided admin password on the evacuated
server. Not applicable with on-shared-storage flag
server. Not applicable with on-shared-storage flag.
</para>
</listitem>
</varlistentry>
@ -3306,7 +3306,7 @@ Evacuate server from failed host.
<listitem>
<para>
Specifies whether server files are located on shared
storage
storage.
</para>
</listitem>
</varlistentry>
@ -3444,14 +3444,14 @@ Remove flavor access for the given tenant.
[--rxtx-factor &lt;factor&gt;] [--is-public &lt;is-public&gt;]
&lt;name&gt; &lt;id&gt; &lt;ram&gt; &lt;disk&gt; &lt;vcpus&gt;</computeroutput></screen>
<para>
Create a new flavor
Create a new flavor.
</para> <variablelist wordsize="10">
<title>Positional arguments</title>
<varlistentry>
<term><command>&lt;name&gt;</command></term>
<listitem>
<para>
Name of the new flavor
Name of the new flavor.
</para>
</listitem>
</varlistentry>
@ -3460,7 +3460,7 @@ Create a new flavor
<listitem>
<para>
Unique ID (integer or UUID) for the new flavor. If
specifying 'auto', a UUID will be generated as id
specifying 'auto', a UUID will be generated as ID.
</para>
</listitem>
</varlistentry>
@ -3468,7 +3468,7 @@ Create a new flavor
<term><command>&lt;ram&gt;</command></term>
<listitem>
<para>
Memory size in MB
Memory size in MB.
</para>
</listitem>
</varlistentry>
@ -3476,7 +3476,7 @@ Create a new flavor
<term><command>&lt;disk&gt;</command></term>
<listitem>
<para>
Disk size in GB
Disk size in GB.
</para>
</listitem>
</varlistentry>
@ -3495,7 +3495,7 @@ Create a new flavor
<term><command>--ephemeral &lt;ephemeral&gt;</command></term>
<listitem>
<para>
Ephemeral space size in GB (default 0)
Ephemeral space size in GB (default 0).
</para>
</listitem>
</varlistentry>
@ -3503,7 +3503,7 @@ Create a new flavor
<term><command>--swap &lt;swap&gt;</command></term>
<listitem>
<para>
Swap space size in MB (default 0)
Swap space size in MB (default 0).
</para>
</listitem>
</varlistentry>
@ -3511,7 +3511,7 @@ Create a new flavor
<term><command>--rxtx-factor &lt;factor&gt;</command></term>
<listitem>
<para>
RX/TX factor (default 1)
RX/TX factor (default 1).
</para>
</listitem>
</varlistentry>
@ -3519,7 +3519,8 @@ Create a new flavor
<term><command>--is-public &lt;is-public&gt;</command></term>
<listitem>
<para>
Make flavor accessible to the public (default true)
Make flavor accessible to the public (default
true).
</para>
</listitem>
</varlistentry>
@ -3536,7 +3537,7 @@ Delete a specific flavor
<term><command>&lt;flavor&gt;</command></term>
<listitem>
<para>
Name or ID of the flavor to delete
Name or ID of the flavor to delete.
</para>
</listitem>
</varlistentry>
@ -3553,7 +3554,7 @@ Set or unset extra_spec for a flavor.
<term><command>&lt;flavor&gt;</command></term>
<listitem>
<para>
Name or ID of flavor
Name or ID of flavor.
</para>
</listitem>
</varlistentry>
@ -3561,7 +3562,7 @@ Set or unset extra_spec for a flavor.
<term><command>&lt;action&gt;</command></term>
<listitem>
<para>
Actions: 'set' or 'unset'
Actions: 'set' or 'unset'.
</para>
</listitem>
</varlistentry>
@ -3569,7 +3570,7 @@ Set or unset extra_spec for a flavor.
<term><command>&lt;key=value&gt;</command></term>
<listitem>
<para>
Extra_specs to set/unset (only key is necessary on unset)
Extra_specs to set/unset (only key is necessary on unset).
</para>
</listitem>
</varlistentry>
@ -3611,7 +3612,7 @@ Show details about the given flavor.
<term><command>&lt;flavor&gt;</command></term>
<listitem>
<para>
Name or ID of flavor
Name or ID of flavor.
</para>
</listitem>
</varlistentry>
@ -3666,7 +3667,7 @@ Bulk create floating IPs by range (nova-network only).
<term><command>&lt;range&gt;</command></term>
<listitem>
<para>
Address range to create
Address range to create.
</para>
</listitem>
</varlistentry>
@ -3677,7 +3678,7 @@ Bulk create floating IPs by range (nova-network only).
<term><command>--pool &lt;pool&gt;</command></term>
<listitem>
<para>
Pool for new Floating IPs
Pool for new Floating IPs.
</para>
</listitem>
</varlistentry>
@ -3685,7 +3686,7 @@ Bulk create floating IPs by range (nova-network only).
<term><command>--interface &lt;interface&gt;</command></term>
<listitem>
<para>
Interface for new Floating IPs
Interface for new Floating IPs.
</para>
</listitem>
</varlistentry>
@ -3702,7 +3703,7 @@ Bulk delete floating IPs by range (nova-network only).
<term><command>&lt;range&gt;</command></term>
<listitem>
<para>
Address range to delete
Address range to delete.
</para>
</listitem>
</varlistentry>
@ -3719,7 +3720,7 @@ List all floating IPs (nova-network only).
<term><command>--host &lt;host&gt;</command></term>
<listitem>
<para>
Filter by host
Filter by host.
</para>
</listitem>
</varlistentry>
@ -4369,7 +4370,7 @@ Set or Delete metadata on an image.
<term><command>&lt;image&gt;</command></term>
<listitem>
<para>
Name or ID of image
Name or ID of image.
</para>
</listitem>
</varlistentry>
@ -4377,7 +4378,7 @@ Set or Delete metadata on an image.
<term><command>&lt;action&gt;</command></term>
<listitem>
<para>
Actions: 'set' or 'delete'
Actions: 'set' or 'delete'.
</para>
</listitem>
</varlistentry>
@ -4386,7 +4387,7 @@ Set or Delete metadata on an image.
<listitem>
<para>
Metadata to add/update or delete (only key is necessary on
delete)
delete).
</para>
</listitem>
</varlistentry>
@ -4403,7 +4404,7 @@ Show details about the given image.
<term><command>&lt;image&gt;</command></term>
<listitem>
<para>
Name or ID of image
Name or ID of image.
</para>
</listitem>
</varlistentry>
@ -4686,7 +4687,7 @@ List active servers.
<term><command>--name &lt;name-regexp&gt;</command></term>
<listitem>
<para>
Search with regular expression match by name
Search with regular expression match by name.
</para>
</listitem>
</varlistentry>
@ -4703,7 +4704,7 @@ List active servers.
<term><command>--status &lt;status&gt;</command></term>
<listitem>
<para>
Search by server status
Search by server status.
</para>
</listitem>
</varlistentry>
@ -4711,7 +4712,7 @@ List active servers.
<term><command>--flavor &lt;flavor&gt;</command></term>
<listitem>
<para>
Search by flavor name or ID
Search by flavor name or ID.
</para>
</listitem>
</varlistentry>
@ -4719,7 +4720,7 @@ List active servers.
<term><command>--image &lt;image&gt;</command></term>
<listitem>
<para>
Search by image name or ID
Search by image name or ID.
</para>
</listitem>
</varlistentry>
@ -4781,7 +4782,7 @@ List active servers.
<term><command>--minimal</command></term>
<listitem>
<para>
Get only uuid and name.
Get only UUID and name.
</para>
</listitem>
</varlistentry>
@ -4800,7 +4801,7 @@ List active servers.
<term><command>--marker &lt;marker&gt;</command></term>
<listitem>
<para>
The last server uuid of the previous page;
The last server UUID of the previous page;
displays list of servers after "marker".
</para>
</listitem>
@ -4863,7 +4864,7 @@ Migrate running server to a new machine.
<term><command>&lt;host&gt;</command></term>
<listitem>
<para>
destination host name.
Destination host name.
</para>
</listitem>
</varlistentry>
@ -4883,7 +4884,7 @@ Migrate running server to a new machine.
<term><command>--disk-over-commit</command></term>
<listitem>
<para>
Allow overcommit.(Default=False)
Allow overcommit. (Default=False)
</para>
</listitem>
</varlistentry>
@ -4918,7 +4919,7 @@ Set or Delete metadata on a server.
<term><command>&lt;server&gt;</command></term>
<listitem>
<para>
Name or ID of server
Name or ID of server.
</para>
</listitem>
</varlistentry>
@ -4926,7 +4927,7 @@ Set or Delete metadata on a server.
<term><command>&lt;action&gt;</command></term>
<listitem>
<para>
Actions: 'set' or 'delete'
Actions: 'set' or 'delete'.
</para>
</listitem>
</varlistentry>
@ -4934,7 +4935,7 @@ Set or Delete metadata on a server.
<term><command>&lt;key=value&gt;</command></term>
<listitem>
<para>
Metadata to set or delete (only key is necessary on delete)
Metadata to set or delete (only key is necessary on delete).
</para>
</listitem>
</varlistentry>
@ -5013,7 +5014,7 @@ Associate host with network.
<term><command>&lt;network&gt;</command></term>
<listitem>
<para>
uuid of network
UUID of network.
</para>
</listitem>
</varlistentry>
@ -5038,7 +5039,7 @@ Associate project with network.
<term><command>&lt;network&gt;</command></term>
<listitem>
<para>
uuid of network
UUID of network.
</para>
</listitem>
</varlistentry>
@ -5164,7 +5165,7 @@ Create a network.
<term><command>--dns1 &lt;DNS Address&gt;</command></term>
<listitem>
<para>
First DNS
First DNS.
</para>
</listitem>
</varlistentry>
@ -5172,7 +5173,7 @@ Create a network.
<term><command>--dns2 &lt;DNS Address&gt;</command></term>
<listitem>
<para>
Second DNS
Second DNS.
</para>
</listitem>
</varlistentry>
@ -5180,7 +5181,7 @@ Create a network.
<term><command>--uuid &lt;network uuid&gt;</command></term>
<listitem>
<para>
Network UUID
Network UUID.
</para>
</listitem>
</varlistentry>
@ -5188,7 +5189,7 @@ Create a network.
<term><command>--fixed-cidr &lt;x.x.x.x/yy&gt;</command></term>
<listitem>
<para>
IPv4 subnet for fixed IPs (ex: 10.20.0.0/16)
IPv4 subnet for fixed IPs (ex: 10.20.0.0/16).
</para>
</listitem>
</varlistentry>
@ -5196,7 +5197,7 @@ Create a network.
<term><command>--project-id &lt;project id&gt;</command></term>
<listitem>
<para>
Project ID
Project ID.
</para>
</listitem>
</varlistentry>
@ -5204,7 +5205,7 @@ Create a network.
<term><command>--priority &lt;number&gt;</command></term>
<listitem>
<para>
Network interface priority
Network interface priority.
</para>
</listitem>
</varlistentry>
@ -5212,7 +5213,7 @@ Create a network.
<term><command>--mtu MTU</command></term>
<listitem>
<para>
MTU for network
MTU for network.
</para>
</listitem>
</varlistentry>
@ -5220,7 +5221,7 @@ Create a network.
<term><command>--enable-dhcp &lt;'T'|'F'&gt;</command></term>
<listitem>
<para>
Enable dhcp
Enable DHCP.
</para>
</listitem>
</varlistentry>
@ -5228,7 +5229,8 @@ Create a network.
<term><command>--dhcp-server DHCP_SERVER</command></term>
<listitem>
<para>
Dhcp-server (defaults to gateway address)
DHCP-server address (defaults to gateway
address)
</para>
</listitem>
</varlistentry>
@ -5244,7 +5246,7 @@ Create a network.
<term><command>--allowed-start ALLOWED_START</command></term>
<listitem>
<para>
Start of allowed addresses for instances
Start of allowed addresses for instances.
</para>
</listitem>
</varlistentry>
@ -5252,7 +5254,7 @@ Create a network.
<term><command>--allowed-end ALLOWED_END</command></term>
<listitem>
<para>
End of allowed addresses for instances
End of allowed addresses for instances.
</para>
</listitem>
</varlistentry>
@ -5269,7 +5271,7 @@ Delete network by label or id.
<term><command>&lt;network&gt;</command></term>
<listitem>
<para>
uuid or label of network
UUID or label of network.
</para>
</listitem>
</varlistentry>
@ -5288,7 +5290,7 @@ Disassociate host and/or project from the given network.
<term><command>&lt;network&gt;</command></term>
<listitem>
<para>
uuid of network
UUID of network.
</para>
</listitem>
</varlistentry>
@ -5340,7 +5342,7 @@ Show details about the given network.
<term><command>&lt;network&gt;</command></term>
<listitem>
<para>
uuid or label of network
UUID or label of network.
</para>
</listitem>
</varlistentry>
@ -5757,7 +5759,7 @@ Update the quotas for a tenant/user.
<para>
Whether force update the quota even if the
already used and reserved exceeds the new
quota
quota.
</para>
</listitem>
</varlistentry>
@ -5851,7 +5853,7 @@ Shutdown, re-image, and re-boot a server.
<listitem>
<para>
Skips flavor/image lookups when showing
servers
servers.
</para>
</listitem>
</varlistentry>
@ -5868,7 +5870,7 @@ Shutdown, re-image, and re-boot a server.
<term><command>--name &lt;name&gt;</command></term>
<listitem>
<para>
Name for the new server
Name for the new server.
</para>
</listitem>
</varlistentry>
@ -6613,7 +6615,7 @@ Create a new server group with the specified details.
<term><command>&lt;policy&gt;</command></term>
<listitem>
<para>
Policies for the server groups ("affinity" or "anti-affinity")
Policies for the server groups. ("affinity" or "anti-affinity")
</para>
</listitem>
</varlistentry>
@ -6630,7 +6632,7 @@ Delete specific server group(s).
<term><command>&lt;id&gt;</command></term>
<listitem>
<para>
Unique ID(s) of the server group to delete
Unique ID(s) of the server group to delete.
</para>
</listitem>
</varlistentry>
@ -6647,7 +6649,7 @@ Get a specific server group.
<term><command>&lt;id&gt;</command></term>
<listitem>
<para>
Unique ID of the server group to get
Unique ID of the server group to get.
</para>
</listitem>
</varlistentry>
@ -6681,7 +6683,7 @@ Delete the service.
<term><command>&lt;id&gt;</command></term>
<listitem>
<para>
Id of service.
ID of service.
</para>
</listitem>
</varlistentry>
@ -6778,7 +6780,7 @@ Force service to down. (Supported by API versions '2.11' - '2.latest')
<term><command>--unset</command></term>
<listitem>
<para>
Unset the force state down of service
Unset the force state down of service.
</para>
</listitem>
</varlistentry>
@ -6882,7 +6884,7 @@ Show details about the given server.
<term><command>--minimal</command></term>
<listitem>
<para>
Skips flavor/image lookups when showing servers
Skips flavor/image lookups when showing servers.
</para>
</listitem>
</varlistentry>
@ -6967,7 +6969,7 @@ SSH into a server.
<term><command>--extra-opts EXTRA</command></term>
<listitem>
<para>
Extra options to pass to ssh. see: man ssh
Extra options to pass to ssh. see: man ssh.
</para>
</listitem>
</varlistentry>
@ -7170,8 +7172,8 @@ Show usage data for a single tenant.
<term><command>--start &lt;start&gt;</command></term>
<listitem>
<para>
Usage range start date ex 2012-01-20 (default: 4 weeks
ago)
Usage range start date ex 2012-01-20. (default: 4
weeks ago)
</para>
</listitem>
</varlistentry>
@ -7179,7 +7181,7 @@ Show usage data for a single tenant.
<term><command>--end &lt;end&gt;</command></term>
<listitem>
<para>
Usage range end date, ex 2012-01-20 (default:
Usage range end date, ex 2012-01-20. (default:
tomorrow)
</para>
</listitem>
@ -7205,7 +7207,8 @@ List usage data for all tenants.
<term><command>--start &lt;start&gt;</command></term>
<listitem>
<para>
Usage range start date ex 2012-01-20 (default: 4 weeks ago)
Usage range start date ex 2012-01-20. (default: 4 weeks
ago)
</para>
</listitem>
</varlistentry>
@ -7213,7 +7216,7 @@ List usage data for all tenants.
<term><command>--end &lt;end&gt;</command></term>
<listitem>
<para>
Usage range end date, ex 2012-01-20 (default: tomorrow)
Usage range end date, ex 2012-01-20. (default: tomorrow)
</para>
</listitem>
</varlistentry>
@ -7329,7 +7332,7 @@ Create x509 cert for a user in tenant.
<term><command>&lt;private-key-filename&gt;</command></term>
<listitem>
<para>
Filename for the private key [Default: pk.pem]
Filename for the private key. [Default: pk.pem]
</para>
</listitem>
</varlistentry>
@ -7337,7 +7340,7 @@ Create x509 cert for a user in tenant.
<term><command>&lt;x509-cert-filename&gt;</command></term>
<listitem>
<para>
Filename for the X.509 certificate [Default:
Filename for the X.509 certificate. [Default:
cert.pem]
</para>
</listitem>