mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
gcloud: Wed Feb 15 10:13:15 UTC 2023
This commit is contained in:
parent
02b395b082
commit
78fb6d9419
375 changed files with 5899 additions and 1603 deletions
|
|
@ -9,6 +9,11 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(DEPRECATED) Cloud Debugger is deprecated and will be shutdown May 31,
|
||||
2023.
|
||||
|
||||
See: https://cloud.google.com/debugger/docs/deprecations
|
||||
|
||||
This command generates a file named source-context.json containing
|
||||
information on the source revision and remote repository associated with
|
||||
the given source directory.
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@ SYNOPSIS
|
|||
gcloud debug source COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(DEPRECATED) Commands to manage source information for Cloud Debugger.
|
||||
|
||||
Cloud Debugger is deprecated and will be shutdown May 31, 2023.
|
||||
|
||||
See: https://cloud.google.com/debugger/docs/deprecations
|
||||
|
||||
This set of commands allows you to provide Cloud Debugger with source code
|
||||
version information.
|
||||
|
||||
|
|
@ -18,7 +24,8 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
gen-repo-info-file
|
||||
Generates repository information files for the Cloud Debugger.
|
||||
(DEPRECATED) Generates repository information files for the Cloud
|
||||
Debugger.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue