osc identity credential set
Updates a credential.
Only blob may be updated. project_id, type, and user_id are immutable after creation; to change any of those, delete the credential and create a new one.
Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/credential
Usage: osc identity credential set --blob <BLOB> <ID>
Arguments:
<ID>— credential_id parameter for /v3/credentials/{credential_id} API
Options:
--blob <BLOB>— The credential itself, as a serialized blob