1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 19:06:53 +00:00
gcloud-help/gcloud/beta/notebook-executor/schedules/help
2024-10-09 09:55:07 +00:00

43 lines
936 B
Text

NAME
gcloud beta notebook-executor schedules - notebook Executor Schedules
command group
SYNOPSIS
gcloud beta notebook-executor 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 notebook executor schedule.
delete
(BETA) Delete a schedule.
describe
(BETA) Describe a schedule.
list
(BETA) List your notebook executor schedules.
pause
(BETA) Pause a schedule.
resume
(BETA) Resume a schedule.
update
(BETA) Update a notebook executor schedule.
NOTES
This command is currently in beta and might change without notice.