mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
27 lines
611 B
Text
27 lines
611 B
Text
NAME
|
|
gcloud debug source - commands to manage source information for Cloud
|
|
Debugger
|
|
|
|
SYNOPSIS
|
|
gcloud debug source COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
This set of commands allows you to provide Cloud Debugger with source code
|
|
version information.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
gen-repo-info-file
|
|
Generates repository information files for the Cloud Debugger.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta debug source
|
|
|