1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 19:31:55 +00:00

gcloud: Wed Feb 15 10:13:15 UTC 2023

This commit is contained in:
Automated 2023-02-15 10:13:15 +00:00
parent 02b395b082
commit 78fb6d9419
375 changed files with 5899 additions and 1603 deletions

View file

@ -9,7 +9,12 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) This command generates a file named source-context.json containing
(BETA) (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.

View file

@ -6,8 +6,15 @@ SYNOPSIS
gcloud beta debug source COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) This set of commands allows you to provide Cloud Debugger with
source code version information.
(BETA) (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.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
@ -18,7 +25,8 @@ COMMANDS
COMMAND is one of the following:
gen-repo-info-file
(BETA) Generates repository information files for the Cloud Debugger.
(BETA) (DEPRECATED) Generates repository information files for the
Cloud Debugger.
NOTES
This command is currently in beta and might change without notice. This