mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Jul 31 09:35:15 UTC 2024
This commit is contained in:
parent
3a4c5997b9
commit
ed2f818f7a
2722 changed files with 12631 additions and 6826 deletions
|
|
@ -5,7 +5,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud iap web remove-iam-policy-binding --member=PRINCIPAL --role=ROLE
|
||||
[--all | --condition=[KEY=VALUE,...]
|
||||
| --condition-from-file=CONDITION_FROM_FILE]
|
||||
| --condition-from-file=PATH_TO_FILE]
|
||||
[--resource-type=RESOURCE_TYPE
|
||||
: --region=REGION --service=SERVICE --version=VERSION]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -126,9 +126,10 @@ OPTIONAL FLAGS
|
|||
description
|
||||
(Optional) Additional description for the expression.
|
||||
|
||||
--condition-from-file=CONDITION_FROM_FILE
|
||||
--condition-from-file=PATH_TO_FILE
|
||||
Path to a local JSON or YAML file that defines the condition. To see
|
||||
available fields, see the help for --condition.
|
||||
available fields, see the help for --condition. Use a full or
|
||||
relative path to a local file containing the value of condition.
|
||||
|
||||
--resource-type=RESOURCE_TYPE
|
||||
Resource type of the IAP resource. RESOURCE_TYPE must be one of:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue