Skip to content

certs API actions

Use skippr-cloud certs <operation> for these actions. The HTTPS endpoint is https://certs.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 certs
  • Endpoint: https://certs.eu-central-1.cloud.skippr.io
  • Service guide: certs
  • Aggregate reference: all API actions
  • Terraform / CDKTF: cloud_certificate (CloudCertificate)
  • 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
RequestCertificateskippr-cloud certs request-certificateCloudCerts.RequestCertificate (certs)JSON contract
GetOrderskippr-cloud certs get-orderCloudCerts.GetOrder (certs)JSON contract
DescribeCertificateskippr-cloud certs describe-certificateCloudCerts.DescribeCertificate (certs)JSON contract
ListCertificatesskippr-cloud certs list-certificatesCloudCerts.ListCertificates (certs)JSON contract
RenewCertificateskippr-cloud certs renew-certificateCloudCerts.RenewCertificate (certs)JSON contract
DeleteCertificateskippr-cloud certs delete-certificateCloudCerts.DeleteCertificate (certs)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.