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

gcloud: Wed Apr 13 08:33:42 UTC 2022

This commit is contained in:
Automated 2022-04-13 08:33:42 +00:00
parent f88a614da8
commit 9dcb91c709
143 changed files with 4432 additions and 242 deletions

View file

@ -23,7 +23,7 @@ EXAMPLES
$ gcloud data-catalog entries create entry1 --location=us-central1 \
--entry-group=group1 \
--gcs-file-patterns="gs://bucket1/abc/*,gs://bucket1/file1" \
--display-name="analytics data" type=FILESET
--display-name="analytics data" --type=FILESET
To create an entry for a Google Cloud Storage fileset with an inline
schema, run: