mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Jun 15 08:33:03 UTC 2022
This commit is contained in:
parent
28d031b3c1
commit
5378794555
147 changed files with 5222 additions and 263 deletions
|
|
@ -95,6 +95,14 @@ FLAGS
|
|||
◆ labels.env:* to find Cloud resources that have a label env.
|
||||
◆ kmsKey:key to find Cloud resources encrypted with a
|
||||
customer-managed encryption key whose name contains key as a word.
|
||||
◆ relationships:instance-group-1 to find Cloud resources that have
|
||||
relationships with instance-group-1 in the related resource name.
|
||||
◆ relationships:INSTANCE_TO_INSTANCEGROUP to find Compute instances
|
||||
that have relationships of type INSTANCE_TO_INSTANCEGROUP.
|
||||
◆ relationships.INSTANCE_TO_INSTANCEGROUP:instance-group-1 to find
|
||||
Compute instances that have relationships with instance-group-1 in
|
||||
the Compute instance group resource name, for relationship type
|
||||
INSTANCE_TO_INSTANCEGROUP.
|
||||
◆ state:ACTIVE to find Cloud resources whose state contains ACTIVE as
|
||||
a word.
|
||||
◆ NOT state:ACTIVE to find Cloud resources whose state doesn't
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue