--role
Jump to navigation
Jump to search
Cloud SQL IAM roles
https://cloud.google.com/sql/docs/mysql/iam-roles
Official example:
gcloud projects add-iam-policy-binding example-project-id-1 --member='user:[email protected]' --role='roles/editor'
Advertising: