diff options
Diffstat (limited to 'doc/source/cli/command-objects')
| -rw-r--r-- | doc/source/cli/command-objects/credential.rst | 6 |
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> |
