gcloud_beta_app_logs (1)
NAME
- gcloud beta app logs - manage your App Engine logs
SYNOPSIS
-
gcloud beta app logs COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) This set of commands can be used to view your existing App Engine
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- read
-
(BETA) Reads log entries for the current App Engine app.
- tail
-
(BETA) Streams logs for App Engine apps.
EXAMPLES
To read the logs for the current App Engine project, run:
- $ gcloud beta app logs read
NOTES
This command is currently in BETA and may change without notice. This variant is also available:
- $ gcloud app logs