1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-13 00:18:35 +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

@ -5,7 +5,13 @@ SYNOPSIS
gcloud beta debug GROUP [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) The gcloud beta debug command group provides interaction with Cloud
(BETA) (DEPRECATED) Commands for interacting with the Cloud Debugger.
Cloud Debugger is deprecated and will be shutdown May 31, 2023.
See: https://cloud.google.com/debugger/docs/deprecations
The gcloud beta debug command group provides interaction with Cloud
Debugger, allowing you to list and manipulate debugging targets, snapshots
and logpoints.
@ -54,16 +60,20 @@ GROUPS
GROUP is one of the following:
logpoints
(BETA) Commands for interacting with Cloud Debugger logpoints.
(BETA) (DEPRECATED) Commands for interacting with Cloud Debugger
logpoints.
snapshots
(BETA) Commands for interacting with Cloud Debugger snapshots.
(BETA) (DEPRECATED) Commands for interacting with Cloud Debugger
snapshots.
source
(BETA) Commands to manage source information for Cloud Debugger.
(BETA) (DEPRECATED) Commands to manage source information for Cloud
Debugger.
targets
(BETA) Commands for interacting with Cloud Debugger debug targets.
(BETA) (DEPRECATED) Commands for interacting with Cloud Debugger debug
targets.
NOTES
This command is currently in beta and might change without notice. This