gcloud debug targets - commands for interacting with Cloud Debugger debug targets
gcloud debug targets COMMAND [GCLOUD_WIDE_FLAG ...]
Commands to interact with debug targets. A debug target can be an App Engine module version or any other entity enabled for use with the cloud debugger.
To view all available debug targets, run:
$ gcloud debug targets list
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- list
List the debug targets (debuggees) registered with the Cloud Debugger.
This variant is also available:
$ gcloud beta debug targets