mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Tue Mar 1 04:29:52 UTC 2022
This commit is contained in:
parent
aab53307a8
commit
1456dab6c7
9791 changed files with 814712 additions and 0 deletions
33
gcloud/beta/compute/diagnose/help
Normal file
33
gcloud/beta/compute/diagnose/help
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue