1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Wed Oct 2 09:51:07 UTC 2024

This commit is contained in:
Automated 2024-10-02 09:51:07 +00:00
parent 0a5b6f11af
commit 489be55d99
133 changed files with 4948 additions and 242 deletions

View file

@ -5,8 +5,8 @@ NAME
SYNOPSIS
gcloud access-context-manager cloud-bindings update
(--binding=BINDING : --organization=ORGANIZATION)
[--dry-run-level=[DRY_RUN_LEVEL,...]] [--level=[LEVEL,...]]
[GCLOUD_WIDE_FLAG ...]
[--binding-file=YAML_FILE] [--dry-run-level=[DRY_RUN_LEVEL,...]]
[--level=[LEVEL,...]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Update an existing cloud access binding. You can update the level, dry run
@ -57,6 +57,17 @@ REQUIRED FLAGS
▸ set the property access_context_manager/organization.
OPTIONAL FLAGS
--binding-file=YAML_FILE
Path to the file that contains a Google Cloud Platform user access
binding.
This file contains a YAML-compliant object representing a
GcpUserAccessBinding (as described in the API reference) containing
ScopedAccessSettings only. No other binding fields are allowed.
The file content replaces the corresponding fields in the existing
binding.
--dry-run-level=[DRY_RUN_LEVEL,...]
The dry run access level that replaces the existing dry run level for
the given binding. The input must be the full identifier of an access