mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Oct 11 10:37:28 UTC 2023
This commit is contained in:
parent
9641ff6585
commit
c30bb7b4ce
137 changed files with 3139 additions and 267 deletions
|
|
@ -11,6 +11,7 @@ SYNOPSIS
|
|||
--source-system-create-time=SOURCE_SYSTEM_CREATE_TIME
|
||||
--source-system-update-time=SOURCE_SYSTEM_UPDATE_TIME]))
|
||||
[--description=DESCRIPTION] [--display-name=DISPLAY_NAME]
|
||||
[--fully-qualified-name=FULLY_QUALIFIED_NAME]
|
||||
[--schema=[COLUMN_NAME=COLUMN_TYPE,...]
|
||||
| --schema-from-file=SCHEMA_FROM_FILE] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -158,6 +159,9 @@ OPTIONAL FLAGS
|
|||
--display-name=DISPLAY_NAME
|
||||
Human-readable name for the entry.
|
||||
|
||||
--fully-qualified-name=FULLY_QUALIFIED_NAME
|
||||
Fully qualified name of the resource.
|
||||
|
||||
Column schema for the entry. A schema consists of a list of column names
|
||||
along with their types, descriptions, modes, and nested subcolumns. For
|
||||
example:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue