mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
32 lines
675 B
Text
32 lines
675 B
Text
|
|
NAME
|
||
|
|
gcloud beta scheduler - manage Cloud Scheduler jobs and schedules
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta scheduler GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) Manage Cloud Scheduler jobs and schedules.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
jobs
|
||
|
|
(BETA) Manage Cloud Scheduler jobs.
|
||
|
|
|
||
|
|
locations
|
||
|
|
(BETA) Get information about Cloud Scheduler locations.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud scheduler
|
||
|
|
|
||
|
|
$ gcloud alpha scheduler
|
||
|
|
|