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