mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
27 lines
627 B
Text
27 lines
627 B
Text
NAME
|
|
gcloud beta dataflow logs - a group of subcommands for working with
|
|
Dataflow logs
|
|
|
|
SYNOPSIS
|
|
gcloud beta dataflow logs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) A group of subcommands for working with Dataflow logs.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
list
|
|
(BETA) Retrieve the job logs for a specific job.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha dataflow logs
|
|
|