1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Oct 9 09:55:07 UTC 2024

This commit is contained in:
Automated 2024-10-09 09:55:07 +00:00
parent 489be55d99
commit 4ffb04ab9e
211 changed files with 7635 additions and 1232 deletions

View file

@ -25,6 +25,10 @@ GROUPS
COMMANDS
COMMAND is one of the following:
add-app-operator-binding
(BETA) Add project-level and fleet scope-level IAM bindings and create
a fleet scope RBAC role binding for an app operator principal.
add-iam-policy-binding
(BETA) Add IAM policy binding to a Fleet Scope.
@ -44,9 +48,18 @@ COMMANDS
(BETA) List fleet scopes in a project permitted to be viewed by the
caller.
list-app-operator-bindings
(BETA) List app operator principals corresponding to a fleet scope and
their roles based on project-level IAM bindings, fleet scope-level IAM
bindings, and fleet scope RBAC role bindings.
list-memberships
(BETA) List memberships bound to a fleet scope.
remove-app-operator-binding
(BETA) Remove project-level and fleet scope-level IAM bindings and
delete a fleet scope RBAC role binding for an app operator principal.
remove-iam-policy-binding
(BETA) Remove IAM policy binding of a Fleet Scope.