mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
34 lines
638 B
Text
34 lines
638 B
Text
NAME
|
|
gcloud workbench executions - workbench executions command group
|
|
|
|
SYNOPSIS
|
|
gcloud workbench executions COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Workbench executions command group.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a Workbench execution.
|
|
|
|
delete
|
|
Delete an execution.
|
|
|
|
describe
|
|
Describe an execution.
|
|
|
|
list
|
|
List your notebook execution jobs.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta workbench executions
|
|
|