mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Mar 9 08:39:30 UTC 2022
This commit is contained in:
parent
5829e94e90
commit
7d82d0fc32
210 changed files with 7192 additions and 887 deletions
|
|
@ -4,8 +4,8 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha resource-manager tags bindings list --parent=PARENT
|
||||
[--location=LOCATION] [--filter=EXPRESSION] [--limit=LIMIT]
|
||||
[--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [--uri]
|
||||
[--effective] [--location=LOCATION] [--filter=EXPRESSION]
|
||||
[--limit=LIMIT] [--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [--uri]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -25,6 +25,10 @@ REQUIRED FLAGS
|
|||
Full resource name attached to the binding
|
||||
|
||||
FLAGS
|
||||
--effective
|
||||
Show all effective TagBindings on the resource. TagBindings applied at
|
||||
a higher level will be inherited to all descendants.
|
||||
|
||||
--location=LOCATION
|
||||
Region or zone of the resource for listing TagBindings. This field
|
||||
should not be set if the resource is a global resource like projects,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue