1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Feb 26 10:38:18 UTC 2025

This commit is contained in:
Automated 2025-02-26 10:38:18 +00:00
parent 8d1a988ab5
commit a597993b2e
186 changed files with 5629 additions and 923 deletions

View file

@ -0,0 +1,41 @@
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.