1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/beta/colab/executions/help

38 lines
836 B
Text
Raw Normal View History

2024-10-02 09:51:07 +00:00
NAME
2024-11-07 09:57:40 +00:00
gcloud beta colab executions - manage Colab Enterprise notebook execution
jobs
2024-10-02 09:51:07 +00:00
SYNOPSIS
2024-11-07 09:57:40 +00:00
gcloud beta colab executions COMMAND [GCLOUD_WIDE_FLAG ...]
2024-10-02 09:51:07 +00:00
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
2024-11-07 09:57:40 +00:00
(BETA) Create an execution.
2024-10-02 09:51:07 +00:00
delete
2024-11-07 09:57:40 +00:00
(BETA) Delete an execution.
2024-10-02 09:51:07 +00:00
describe
(BETA) Describe an execution.
list
2024-11-07 09:57:40 +00:00
(BETA) List your Colab Enterprise notebook execution jobs.
2024-10-02 09:51:07 +00:00
NOTES
2024-11-13 10:04:10 +00:00
This command is currently in beta and might change without notice. This
variant is also available:
$ gcloud colab executions
2024-10-02 09:51:07 +00:00