1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Thu Oct 30 11:14:52 UTC 2025

This commit is contained in:
Automated 2025-10-30 11:14:52 +00:00
parent a763c0bf0a
commit 4b21ae6795
132 changed files with 2511 additions and 503 deletions

View file

@ -5,9 +5,9 @@ SYNOPSIS
gcloud alpha dataplex aspect-types create
(ASPECT_TYPE : --location=LOCATION)
--metadata-template-file-name=METADATA_TEMPLATE_FILE_NAME
[--description=DESCRIPTION] [--display-name=DISPLAY_NAME]
[--labels=[KEY=VALUE,...]] [--async | --validate-only]
[GCLOUD_WIDE_FLAG ...]
[--data-classification=DATA_CLASSIFICATION] [--description=DESCRIPTION]
[--display-name=DISPLAY_NAME] [--labels=[KEY=VALUE,...]]
[--async | --validate-only] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Aspect Type is a template for creating Aspects.
@ -61,6 +61,10 @@ REQUIRED FLAGS
The name of the JSON or YAML file to define Metadata Template.
OPTIONAL FLAGS
--data-classification=DATA_CLASSIFICATION
Data classification of the Aspect Type. DATA_CLASSIFICATION must be
(only one value is supported): METADATA_AND_DATA.
--description=DESCRIPTION
Description of the Aspect Type.