gcloud-iam
Verified for current stable LTS
Gcloud Iam Commands
Gcloud Iam command syntax with verified terminal examples.
Commands
6 commands for Gcloud Iam
gcloud-iam Operations
Gcloud Iam Command: Add Iam Policy Binding To Service Account
gcloud iam service-accounts add-iam-policy-binding <service_account_email> --member <member> --role <role> gcloud-iam Operations
Gcloud Iam Command: Create Custom Role
gcloud iam roles create <role_name> --<organization|project> <organization|project_id> --file <path/to/role.yaml> gcloud-iam Operations
Gcloud Iam Command: Create Service Account
gcloud iam service-accounts create <name> gcloud-iam Operations
Gcloud Iam Command: List Iam Grantable Roles
gcloud iam list-grantable-roles <resource> gcloud-iam Operations
Gcloud Iam Command: List Service Account Keys
gcloud iam service-accounts keys list --iam-account <service_account_email> gcloud-iam Operations
Gcloud Iam Command: Replace Existing Iam Policy Binding
gcloud iam service-accounts set-iam-policy <service_account_email> <policy_file> Suggest a Gcloud Iam Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Gcloud Iam workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.