evroc iam serviceaccount credential delete
Delete a credential
evroc iam serviceaccount credential delete <credential_id> [flags]
Examples
# Delete a credential
$ evroc iam serviceaccount credential delete cred-1 --service-account my-sa
Options
--force Skips interactive prompts and executes destructive actions.
-h, --help help for delete
--service-account string Service account ID (required)
Options inherited from parent commands
--config string Path to the evroc config file (default "~/.evroc/config.yaml")
SEE ALSO
- evroc iam serviceaccount credential - ServiceAccount Credential management commands