Skip to content

scheduler API actions

Use skippr-cloud scheduler <operation> for these actions. The HTTPS endpoint is https://scheduler.eu-central-1.cloud.skippr.io. Actions listed as coming soon or platform-only are listed for completeness; do not build on them yet.

  • CLI: skippr-cloud scheduler
  • Endpoint: https://scheduler.eu-central-1.cloud.skippr.io
  • Service guide: scheduler
  • Aggregate reference: all API actions
  • Terraform / CDKTF: cloud_schedule (CloudSchedule)
  • Examples: the service guide shows CLI, Terraform, CDKTF TypeScript, and CDKTF Python tabs

Resource management actions

Create, inspect, update, list, or delete resources.

API actionCLIRequest targetJSON contract
CreateScheduleskippr-cloud scheduler create-scheduleCloudScheduler.CreateSchedule (scheduler)JSON contract
UpdateScheduleskippr-cloud scheduler update-scheduleCloudScheduler.UpdateSchedule (scheduler)JSON contract
GetScheduleskippr-cloud scheduler get-scheduleCloudScheduler.GetSchedule (scheduler)JSON contract
DeleteScheduleskippr-cloud scheduler delete-scheduleCloudScheduler.DeleteSchedule (scheduler)JSON contract
ListSchedulesskippr-cloud scheduler list-schedulesCloudScheduler.ListSchedules (scheduler)JSON contract

Runtime actions

Read and write application data, or run the service.

No actions in this group.

Coming later

These actions are coming soon.

No actions in this group.

Platform-only actions

These actions are platform-only. Do not call them from the CLI or SDKs.

No actions in this group.