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

gcloud: Thu Jul 17 11:02:31 UTC 2025

This commit is contained in:
Automated 2025-07-17 11:02:31 +00:00
parent e53f7148d8
commit fe3a430c1d
365 changed files with 6027 additions and 1863 deletions

View file

@ -5,7 +5,8 @@ NAME
SYNOPSIS
gcloud resource-manager tags keys create (SHORT_NAME --parent=PARENT)
[--async] [--description=DESCRIPTION] [--purpose=PURPOSE]
[--purpose-data=[network=NETWORK]] [GCLOUD_WIDE_FLAG ...]
[--purpose-data=[network=NETWORK],[organization=ORGANIZATION]]
[GCLOUD_WIDE_FLAG ...]
EXAMPLES
To create a TagKey with the name env under 'organizations/123' with
@ -49,7 +50,7 @@ FLAGS
that corresponds to the purpose. PURPOSE must be one of: GCE_FIREWALL,
DATA_GOVERNANCE.
--purpose-data=[network=NETWORK]
--purpose-data=[network=NETWORK],[organization=ORGANIZATION]
Purpose data of the TagKey that can only be set on creation. This data
is validated by the policy system that corresponds to the purpose.