Detach policy from service account
bycloud iam service-accounts-policies delete --service_account_id <service_account_id> --policy_id <policy_id> [flags]Detach a policy from a service account
Options
--policy_id
stringrequiredPolicy ID
--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-policies delete \--service_account_id "abc-123" \--policy_id "abc-123"
Output
Success