mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
28 lines
592 B
Text
28 lines
592 B
Text
NAME
|
|
gcloud functions logs - display log entries produced by Google Cloud
|
|
Functions
|
|
|
|
SYNOPSIS
|
|
gcloud functions logs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Display log entries produced by Google Cloud Functions.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha functions logs
|
|
|
|
$ gcloud beta functions logs
|
|
|