Delete service account
bycloud iam service-accounts delete --service_account_id <service_account_id> [flags]Delete a service account and all its API keys
Options
--service_account_id
stringrequiredService Account ID
--output
(-o)
stringoptionalOutput format: text, json, or yaml
Values: "text", "json", "yaml"
Default: "text"
Command
bycloud iam service-accounts delete \--service_account_id "abc-123"
Output
Success