mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Oct 9 09:55:07 UTC 2024
This commit is contained in:
parent
489be55d99
commit
4ffb04ab9e
211 changed files with 7635 additions and 1232 deletions
43
gcloud/beta/notebook-executor/schedules/help
Normal file
43
gcloud/beta/notebook-executor/schedules/help
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue