mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +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
|
|
@ -8,10 +8,15 @@ SYNOPSIS
|
|||
[--target=(ID|DESCRIPTION_REGEXP)] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) gcloud beta debug snapshots delete is used to delete snapshots from
|
||||
a Cloud Debugger debug target (debuggee). It will ask for confirmation
|
||||
before deleting any snapshots. To suppress confirmation, use the global
|
||||
--quiet option.
|
||||
(BETA) (DEPRECATED) Cloud Debugger is deprecated and will be shutdown May
|
||||
31, 2023.
|
||||
|
||||
See: https://cloud.google.com/debugger/docs/deprecations
|
||||
|
||||
gcloud beta debug snapshots delete is used to delete snapshots from a Cloud
|
||||
Debugger debug target (debuggee). It will ask for confirmation before
|
||||
deleting any snapshots. To suppress confirmation, use the global --quiet
|
||||
option.
|
||||
|
||||
EXAMPLES
|
||||
To delete all active snapshots created by the current user of the debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue