mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Jul 20 11:47:24 UTC 2023
This commit is contained in:
parent
b4c2508b12
commit
64e67b443c
325 changed files with 10090 additions and 1806 deletions
|
|
@ -9,7 +9,7 @@ SYNOPSIS
|
|||
| --condition-from-file=CONDITION_FROM_FILE] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Removes a policy binding to the IAM policy of a project, given a
|
||||
(ALPHA) Removes a policy binding from the IAM policy of a project, given a
|
||||
project ID and the binding. One binding consists of a member, a role and an
|
||||
optional condition.
|
||||
|
||||
|
|
@ -55,8 +55,8 @@ EXAMPLES
|
|||
policy role and member types.
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Project resource - The project to remove the IAM policy binding from. This
|
||||
represents a Cloud resource.
|
||||
Project resource - ID for the project you want to remove IAM policy
|
||||
binding from. This represents a Cloud resource.
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue