mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
32 lines
725 B
Text
32 lines
725 B
Text
NAME
|
|
gcloud compute diagnose - debugging tools for Compute Engine virtual
|
|
machine instances
|
|
|
|
SYNOPSIS
|
|
gcloud compute diagnose COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Triggers instance to gather logs and upload them to a Cloud Storage
|
|
Bucket.
|
|
|
|
routes
|
|
Routes to/from Compute Engine virtual machine instances.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute diagnose
|
|
|
|
$ gcloud beta compute diagnose
|
|
|