mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
29 lines
682 B
Text
29 lines
682 B
Text
NAME
|
|
gcloud beta functions logs - display log entries produced by Google Cloud
|
|
Functions
|
|
|
|
SYNOPSIS
|
|
gcloud beta functions logs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Display log entries produced by Google Cloud Functions.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
read
|
|
(BETA) Display log entries produced by Google Cloud Functions.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud functions logs
|
|
|
|
$ gcloud alpha functions logs
|
|
|