osc identity credential set
Updates a credential.
Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/credential
Usage: osc identity credential set [OPTIONS] <ID>
Arguments:
<ID>
— credential_id parameter for /v3/credentials/{credential_id} API
Options:
--blob <BLOB>
— The credential itself, as a serialized blob--project-id <PROJECT_ID>
— The ID for the project--type <TYPE>
— The credential type, such asec2
orcert
. The implementation determines the list of supported types--user-id <USER_ID>
— The ID of the user who owns the credential