Is there a way to obtain Deno.cron schedule info?
Deploy lists the registered cron jobs with name, schedule, last run and next run. Is there a programatic way to obtain this information, in both cli and deploy Deno?
Deno.cronhttps://dash.deno.com/projects/your-deploy-project-name/cron?_data_token=<your_deno_api_token>