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

gcloud: Wed Dec 11 10:18:23 UTC 2024

This commit is contained in:
Automated 2024-12-11 10:18:23 +00:00
parent ad2752c6c9
commit ec6dc40f99
493 changed files with 17655 additions and 1753 deletions

View file

@ -5,7 +5,8 @@ NAME
SYNOPSIS
gcloud beta resource-manager tags keys create (SHORT_NAME --parent=PARENT)
[--async] [--description=DESCRIPTION] [--purpose=PURPOSE]
[--purpose-data=[network=NETWORK]] [GCLOUD_WIDE_FLAG ...]
[--purpose-data=[organization],[network=NETWORK]]
[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=[organization],[network=NETWORK]
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.