Merge "Modify lowercase to uppercase"
This commit is contained in:
commit
f1f9ae850e
@ -82,7 +82,7 @@ OPTIONS
|
||||
Project-level authentication scope (name or ID)
|
||||
|
||||
:option:`--os-project-domain-name` <auth-project-domain-name> | :option:`--os-project-domain-id` <auth-project-domain-id>
|
||||
Domain name or id containing project
|
||||
Domain name or ID containing project
|
||||
|
||||
:option:`--os-username` <auth-username>
|
||||
Authentication username
|
||||
@ -94,13 +94,13 @@ OPTIONS
|
||||
Authenticated token or service token
|
||||
|
||||
:option:`--os-user-domain-name` <auth-user-domain-name> | :option:`--os-user-domain-id` <auth-user-domain-id>
|
||||
Domain name or id containing user
|
||||
Domain name or ID containing user
|
||||
|
||||
:option:`--os-user-domain-name` <auth-user-domain-name> | :option:`--os-user-domain-id` <auth-user-domain-id>
|
||||
Domain name or ID containing user
|
||||
|
||||
:option:`--os-trust-id` <trust-id>
|
||||
id of the trust to use as a trustee user
|
||||
ID of the trust to use as a trustee user
|
||||
|
||||
:option:`--os-default-domain` <auth-domain>
|
||||
Default domain ID (Default: 'default')
|
||||
@ -142,10 +142,10 @@ OPTIONS
|
||||
Increase verbosity of output. Can be repeated.
|
||||
|
||||
:option:`-q, --quiet`
|
||||
suppress output except warnings and errors
|
||||
Suppress output except warnings and errors
|
||||
|
||||
:option:`--debug`
|
||||
show tracebacks on errors and set verbosity to debug
|
||||
Show tracebacks on errors and set verbosity to debug
|
||||
|
||||
:option:`--enable-beta-commands`
|
||||
Enable beta commands which are subject to change
|
||||
@ -350,7 +350,7 @@ The following environment variables can be set to alter the behaviour of :progra
|
||||
Project-level authentication scope (name or ID)
|
||||
|
||||
:envvar:`OS_PROJECT_DOMAIN_NAME`
|
||||
Domain name or id containing project
|
||||
Domain name or ID containing project
|
||||
|
||||
:envvar:`OS_USERNAME`
|
||||
Authentication username
|
||||
@ -362,10 +362,10 @@ The following environment variables can be set to alter the behaviour of :progra
|
||||
Authentication password
|
||||
|
||||
:envvar:`OS_USER_DOMAIN_NAME`
|
||||
Domain name or id containing user
|
||||
Domain name or ID containing user
|
||||
|
||||
:envvar:`OS_TRUST_ID`
|
||||
id of the trust to use as a trustee user
|
||||
ID of the trust to use as a trustee user
|
||||
|
||||
:envvar:`OS_DEFAULT_DOMAIN`
|
||||
Default domain ID (Default: 'default')
|
||||
|
Loading…
x
Reference in New Issue
Block a user