mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
42 lines
809 B
Text
42 lines
809 B
Text
|
|
NAME
|
||
|
|
gcloud beta workbench schedules - workbench schedules command group
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta workbench schedules COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) Workbench schedules 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
|
||
|
|
(BETA) Create a schedule.
|
||
|
|
|
||
|
|
delete
|
||
|
|
(BETA) Delete a schedule.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(BETA) Describe a schedule.
|
||
|
|
|
||
|
|
list
|
||
|
|
(BETA) List your Workbench 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.
|
||
|
|
|