I know that I can upload crontab schedule with gcloud app deploy cron.yaml
. But how can I get current uploaded version of cron.yaml
?
To view the uploaded cron.yaml in Google Cloud Console, from the hamburger menu on top left select App Engine
then Cron Jobs
. For more details visit the link for Viewing cron jobs in the GCP Console.