osc identity application-credential list

List all application credentials for a user.

Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/application_credentials

Usage: osc identity application-credential list [OPTIONS] <--user-name <USER_NAME>|--user-id <USER_ID>|--current-user>

Options:

  • --name <NAME> — The name of the application credential. Must be unique to a user
  • --user-name <USER_NAME> — User Name
  • --user-id <USER_ID> — User ID
  • --current-user — Current authenticated user