gcloud_beta_scheduler_jobs (1)
NAME
- gcloud beta scheduler jobs - manage Cloud Scheduler jobs
SYNOPSIS
-
gcloud beta scheduler jobs GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage Cloud Scheduler jobs.
GCLOUD WIDE FLAGS
GROUPS
GROUP is one of the following:
-
- create
-
(BETA) Create Cloud Scheduler jobs for various types of targets.
COMMANDS
COMMAND is one of the following:
-
- delete
-
(BETA) Delete a job.
- describe
-
(BETA) Show details about a job.
- list
-
(BETA) List jobs.
- run
-
(BETA) Trigger an on-demand execution of a job.
NOTES
This command is currently in BETA and may change without notice. This variant is also available:
- $ gcloud alpha scheduler jobs