gcloud_alpha_scheduler_jobs (1)
NAME
- gcloud alpha scheduler jobs - manage Cloud Scheduler jobs
SYNOPSIS
-
gcloud alpha scheduler jobs GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage Cloud Scheduler jobs.
GCLOUD WIDE FLAGS
GROUPS
GROUP is one of the following:
-
- create
-
(ALPHA) Create Cloud Scheduler jobs for various types of targets.
COMMANDS
COMMAND is one of the following:
-
- delete
-
(ALPHA) Delete a job.
- describe
-
(ALPHA) Show details about a job.
- list
-
(ALPHA) List jobs.
- run
-
(ALPHA) Trigger an on-demand execution of a job.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support This variant is also available:
- $ gcloud beta scheduler jobs