Skip to content

Instantly share code, notes, and snippets.

@sinmetal
Created July 12, 2017 01:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sinmetal/23755f8eaaa984ca442dc038c43a783d to your computer and use it in GitHub Desktop.
Save sinmetal/23755f8eaaa984ca442dc038c43a783d to your computer and use it in GitHub Desktop.
DatastoreBackup Sample
cron:
- description: Daily Backup
url: /_ah/datastore_admin/backup.create?name=BackupToCloud&kind=Billing&kind=Project&filesystem=gs&gs_bucket_name=datastore-backup&queue=backup
schedule: every day 02:00
timezone: Asia/Tokyo
target: ah-builtin-python-bundle
- description: Billing Report to Slack
url: /cron/1/billing/ratio
schedule: every day 10:00
timezone: Asia/Tokyo
target: console%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment