mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Jul 31 09:35:15 UTC 2024
This commit is contained in:
parent
3a4c5997b9
commit
ed2f818f7a
2722 changed files with 12631 additions and 6826 deletions
|
|
@ -3,7 +3,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud beta pubsub schemas validate-schema --type=TYPE
|
||||
(--definition=DEFINITION | --definition-file=DEFINITION_FILE)
|
||||
(--definition=DEFINITION | --definition-file=PATH_TO_FILE)
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -34,8 +34,9 @@ REQUIRED FLAGS
|
|||
--definition=DEFINITION
|
||||
Inline schema definition.
|
||||
|
||||
--definition-file=DEFINITION_FILE
|
||||
File containing schema definition.
|
||||
--definition-file=PATH_TO_FILE
|
||||
File containing schema definition. Use a full or relative path to a
|
||||
local file containing the value of definition_file.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue