osc identity application-credential delete
Delete an application credential.
Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/application_credentials
Usage: osc identity application-credential delete <--user-name <USER_NAME>|--user-id <USER_ID>|--current-user> <ID>
Arguments:
<ID>— application_credential_id parameter for /v3/users/{user_id}/application_credentials/{application_credential_id} API
Options:
--user-name <USER_NAME>— User Name--user-id <USER_ID>— User ID--current-user— Current authenticated user