osc identity credential list
Lists all credentials.
Optionally, you can include the user_id
or type
query parameter in the URI to filter the response by a user or credential type.
Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/credentials
Usage: osc identity credential list [OPTIONS]
Options:
--type <TYPE>
— The credential type, such as ec2 or cert. The implementation determines the list of supported types--user-name <USER_NAME>
— User Name--user-id <USER_ID>
— User ID--current-user
— Current authenticated user