mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +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,10 +9,15 @@ SYNOPSIS
|
|||
[--limit=LIMIT] [--sort-by=[FIELD,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) gcloud beta debug snapshots wait is used to wait for one or more
|
||||
snapshots on a Cloud Debugger debug target to complete. A snapshot is
|
||||
considered completed either if there was an error setting the snapshot or
|
||||
if the snapshot was hit on an instance of the debug target.
|
||||
(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 wait is used to wait for one or more snapshots
|
||||
on a Cloud Debugger debug target to complete. A snapshot is considered
|
||||
completed either if there was an error setting the snapshot or if the
|
||||
snapshot was hit on an instance of the debug target.
|
||||
|
||||
EXAMPLES
|
||||
To wait for either of the snapshots with IDs of 'ID1' or 'ID2' of the debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue