1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +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,7 +5,8 @@ NAME
SYNOPSIS
gcloud alpha access-context-manager cloud-bindings update
(--binding=BINDING : --organization=ORGANIZATION)
[--dry-run-level=[DRY_RUN_LEVEL,...]] [--level=[LEVEL,...]]
[--binding-file=YAML_FILE] [--dry-run-level=[DRY_RUN_LEVEL,...]]
[--level=[LEVEL,...]]
[--restricted-client-application-client-ids=[RESTRICTED_CLIENT_APPLICATION_CLIENT_IDS,
...]]
[--restricted-client-application-names=[RESTRICTED_CLIENT_APPLICATION_NAMES,
@ -70,6 +71,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