gcloud_alpha_scheduler_jobs_create (1)
NAME
- gcloud alpha scheduler jobs create - create Cloud Scheduler jobs for various types of targets
SYNOPSIS
-
gcloud alpha scheduler jobs create COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Create Cloud Scheduler jobs for various types of targets.
GCLOUD WIDE FLAGS
COMMANDS
COMMAND is one of the following:
-
- app-engine
-
(ALPHA) Create a Cloud Scheduler job with an App Engine target.
- http
-
(ALPHA) Create a Cloud Scheduler job that triggers an action via HTTP.
- pubsub
-
(ALPHA) Create a Cloud Scheduler job with a Pub/Sub target.
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 create