mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
33 lines
822 B
Text
33 lines
822 B
Text
NAME
|
|
gcloud beta compute diagnose - debugging tools for Compute Engine virtual
|
|
machine instances
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute diagnose COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Debugging tools for Compute Engine virtual machine instances.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
export-logs
|
|
(BETA) Triggers instance to gather logs and upload them to a Cloud
|
|
Storage Bucket.
|
|
|
|
routes
|
|
(BETA) Routes to/from Compute Engine virtual machine instances.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud compute diagnose
|
|
|
|
$ gcloud alpha compute diagnose
|
|
|