mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
34 lines
797 B
Text
34 lines
797 B
Text
NAME
|
|
gcloud beta notebook-executor executions - notebook Executor Executions
|
|
command group
|
|
|
|
SYNOPSIS
|
|
gcloud beta notebook-executor executions COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) For more information about executions, see
|
|
https://cloud.google.com/colab/docs/schedule-notebook-run.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create an execution of a Colab Enterprise notebook.
|
|
|
|
delete
|
|
(BETA) Delete a notebook execution.
|
|
|
|
describe
|
|
(BETA) Describe an execution.
|
|
|
|
list
|
|
(BETA) List your execution jobs.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice.
|
|
|