osc identity credential
Identity Credential commands
In exchange for a set of authentication credentials that the user submits, the Identity service generates and returns a token. A token represents the authenticated identity of a user and, optionally, grants authorization on a specific project or domain.
You can list all credentials, and create, show details for, update, and delete a credential.
Usage: osc identity credential <COMMAND>
Available subcommands:
osc identity credential create
— Create credentialosc identity credential delete
— Delete credentialosc identity credential list
— List credentialsosc identity credential set
— Update credentialosc identity credential show
— Show credential details