Identity v3
Create new credential
os credential create
[--type <type>]
[--project <project>]
<user> <data>
New credential type
Project which limits the scope of the credential (name or ID)
User that owns the credential (name or ID)
New credential data
Delete credential(s)
os credential delete
<credential-id> [<credential-id> ...]
ID(s) of credential to delete
Set credential properties
os credential set
[--user <user>]
[--type <type>]
[--data <data>]
[--project <project>]
<credential-id>
User that owns the credential (name or ID)
New credential type
New credential data
Project which limits the scope of the credential (name or ID)
ID of credential to change
Display credential details
os credential show
<credential-id>
ID of credential to display