Skip to content

elt API actions

Use skippr-cloud elt <operation> for these actions. The HTTPS endpoint is https://elt.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 elt
  • Endpoint: https://elt.eu-central-1.cloud.skippr.io
  • Service guide: elt
  • Aggregate reference: all API actions
  • Terraform / CDKTF: cloud_pipeline (CloudPipeline)
  • 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
CreatePipelineskippr-cloud elt create-pipelineCloudElt.CreatePipeline (elt)JSON contract
GetPipelineskippr-cloud elt get-pipelineCloudElt.GetPipeline (elt)JSON contract
ListPipelinesskippr-cloud elt list-pipelinesCloudElt.ListPipelines (elt)JSON contract
UpdatePipelineskippr-cloud elt update-pipelineCloudElt.UpdatePipeline (elt)JSON contract
DeletePipelineskippr-cloud elt delete-pipelineCloudElt.DeletePipeline (elt)JSON contract

Runtime actions

Read and write application data, or run the service.

API actionCLIRequest targetJSON contract
StartRunskippr-cloud elt start-runCloudElt.StartRun (elt)JSON contract
DescribeRunskippr-cloud elt describe-runCloudElt.DescribeRun (elt)JSON contract
ListRunsskippr-cloud elt list-runsCloudElt.ListRuns (elt)JSON contract
StopRunskippr-cloud elt stop-runCloudElt.StopRun (elt)JSON contract

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.