summaryrefslogtreecommitdiff
path: root/doc/source/cli
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2017-12-11 22:45:54 +0000
committerGerrit Code Review <review@openstack.org>2017-12-11 22:45:54 +0000
commit58e5abf2946ce9f0fa118866ac89f6ce881e440e (patch)
tree9b14fe77936fff2bc0ebf0c742f2f0e7ee2d39a5 /doc/source/cli
parent1d914dd9ad9cb9e5d7bba2dab50d9e292c149842 (diff)
parent0f749cacc2b0a76226a6a7ab7769ecf1475a160b (diff)
downloadpython-openstackclient-58e5abf2946ce9f0fa118866ac89f6ce881e440e.tar.gz
Merge "Fix credentials in create, update and list."
Diffstat (limited to 'doc/source/cli')
-rw-r--r--doc/source/cli/command-objects/credential.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/cli/command-objects/credential.rst b/doc/source/cli/command-objects/credential.rst
index 47c847c8..7fe57310 100644
--- a/doc/source/cli/command-objects/credential.rst
+++ b/doc/source/cli/command-objects/credential.rst
@@ -19,7 +19,7 @@ Create new credential
.. option:: --type <type>
- New credential type: cert, ec2
+ New credential type: cert, ec2, totp and so on
.. option:: --project <project>
@@ -73,7 +73,7 @@ List credentials
.. option:: --type <type>
- Filter credentials by type: cert, ec2
+ Filter credentials by type: cert, ec2, totp and so on
credential set
--------------
@@ -96,7 +96,7 @@ Set credential properties
.. option:: --type <type>
- New credential type: cert, ec2
+ New credential type: cert, ec2, totp and so on.
.. option:: --data <data>