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/schedules/help
2024-11-13 10:04:10 +00:00

46 lines
975 B
Text

NAME
gcloud beta colab schedules - manage Colab Enterprise notebook execution
schedules
SYNOPSIS
gcloud beta colab schedules COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) For more information about schedules, 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 a schedule.
delete
(BETA) Delete a schedule.
describe
(BETA) Describe a schedule.
list
(BETA) List your Colab Enterprise notebook execution schedules.
pause
(BETA) Pause a schedule.
resume
(BETA) Resume a schedule.
update
(BETA) Update a schedule.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
$ gcloud colab schedules