{"id":45397452,"url":"https://github.com/rabobank/scheduler-plugin","last_synced_at":"2026-02-21T19:37:04.028Z","repository":{"id":70464468,"uuid":"604542514","full_name":"rabobank/scheduler-plugin","owner":"rabobank","description":"cf cli plugin that works in concert with the scheduler-service-broker","archived":false,"fork":false,"pushed_at":"2025-12-15T15:27:07.000Z","size":21940,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-18T20:47:51.189Z","etag":null,"topics":["cf","cloudfoundry","cloudfoundry-plugin"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rabobank.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-21T09:28:14.000Z","updated_at":"2025-12-15T15:26:15.000Z","dependencies_parsed_at":"2024-06-21T14:21:15.060Z","dependency_job_id":"a16adfb5-6070-4b13-b038-f3fb2658d0d2","html_url":"https://github.com/rabobank/scheduler-plugin","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/rabobank/scheduler-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabobank%2Fscheduler-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabobank%2Fscheduler-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabobank%2Fscheduler-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabobank%2Fscheduler-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rabobank","download_url":"https://codeload.github.com/rabobank/scheduler-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabobank%2Fscheduler-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29691045,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cf","cloudfoundry","cloudfoundry-plugin"],"created_at":"2026-02-21T19:37:03.373Z","updated_at":"2026-02-21T19:37:04.023Z","avatar_url":"https://github.com/rabobank.png","language":"Go","readme":"### Scheduler cf cli plugin\n\nThis plugin should be used in concert with the [Scheduler Service Broker](https://github.com/rabobank/scheduler-service-broker).  \nIt allows for running and scheduling calls and jobs on Cloud Foundry\n\nInstall the plugins as usual with _cf install-plugin \u003cplugin binary\u003e_\n\nThe _cf plugins_ command will show which subcommands are available: \n\n\n\u003cpre\u003e\nScheduler                1.0.14    call-history                            lists the history for a scheduled call  \nScheduler                1.0.14    call-schedules                          lists all call schedules  \nScheduler                1.0.14    calls                                   lists all schedulable calls  \nScheduler                1.0.14    create-call                             creates a schedulable call  \nScheduler                1.0.14    create-job                              creates a schedulable job  \nScheduler                1.0.14    delete-call                             deletes a schedulable call  \nScheduler                1.0.14    delete-call-schedule                    deletes a schedule for a call  \nScheduler                1.0.14    delete-job                              deletes a schedulable job  \nScheduler                1.0.14    delete-job-schedule                     deletes a schedule for a job  \nScheduler                1.0.14    job-history                             lists the history for a scheduled job  \nScheduler                1.0.14    job-schedules                           lists all job schedules  \nScheduler                1.0.14    jobs                                    lists all schedulable jobs  \nScheduler                1.0.14    run-call                                runs a call  \nScheduler                1.0.14    run-job                                 runs a job  \nScheduler                1.0.14    schedule-call                           schedules a call  \nScheduler                1.0.14    schedule-job                            schedules a job  \n\u003c/pre\u003e\n\nIn addition there are a few flags you can use:\n\n* --force - Can be used with _delete-call_ and _delete-job_, the exit code will be 0 regardless the delete result.\n* --auth-header - Can be used with the _create-call_, the authorization header to use on the http call.\n* --timeout - Can be used on all subcommands, the timeout in seconds that is used for all interactions with the scheduler service broker.\n* --memory_in_mb - Can be used with _create-job_, the amount of memory in MB to use for the job.\n* --disk_in_mb - Can be used with _create-job_, the amount of disk in MB to use for the job.\n\nThe flags should be used just after the subcommand, for example:\n````\ncf create-job --memory_in_mb=42 --disk_in_mb=67 myapp job4711 \"cat /proc/cpuinfo\" \n````\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frabobank%2Fscheduler-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frabobank%2Fscheduler-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frabobank%2Fscheduler-plugin/lists"}