| Server IP : 35.236.43.222 / Your IP : 216.73.216.143 Web Server : Apache System : Linux order-form-vm-001 5.10.0-37-cloud-amd64 #1 SMP Debian 5.10.247-1 (2025-12-11) x86_64 User : deploy ( 1002) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/google-cloud-sdk/lib/surface/workbench/instances/ |
Upload File : |
release_tracks: [GA]
help_text:
brief: Adds IAM policy binding for a workbench instance.
description: |
Adds a policy binding to the IAM policy of an instance, given an instance ID and the binding.
examples: |
To add an IAM policy binding for the role of ``roles/notebooks.admin'' for the user 'test-user@gmail.com'
on the instance 'instance-id', run:
$ {command} --member='user:test-user@gmail.com' --role='roles/notebooks.admin' example-instance --location=us-central1-a
See https://cloud.google.com/iam/docs/managing-policies for details of
policy role and member types.
request:
collection: notebooks.projects.locations.instances
api_version: v2
arguments:
resource:
help_text: The ID of the instance to add the IAM binding.
spec: !REF googlecloudsdk.command_lib.workbench.resources:instance