Skip to content

sites API actions

Use skippr-cloud sites <operation> for these actions. The HTTPS endpoint is https://sites.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 sites
  • Endpoint: https://sites.eu-central-1.cloud.skippr.io
  • Service guide: sites
  • Aggregate reference: all API actions
  • Terraform / CDKTF: cloud_site (CloudSite), cloud_site_domain_binding (CloudSiteDomainBinding)
  • 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
CreateSiteskippr-cloud sites create-siteCloudSites.CreateSite (sites)JSON contract
GetSiteskippr-cloud sites get-siteCloudSites.GetSite (sites)JSON contract
ListSitesskippr-cloud sites list-sitesCloudSites.ListSites (sites)JSON contract
UpdateSiteskippr-cloud sites update-siteCloudSites.UpdateSite (sites)JSON contract
DeleteSiteskippr-cloud sites delete-siteCloudSites.DeleteSite (sites)JSON contract
CreateDeploymentskippr-cloud sites create-deploymentCloudSites.CreateDeployment (sites)JSON contract
CompleteDeploymentskippr-cloud sites complete-deploymentCloudSites.CompleteDeployment (sites)JSON contract
GetDeploymentskippr-cloud sites get-deploymentCloudSites.GetDeployment (sites)JSON contract
ListDeploymentsskippr-cloud sites list-deploymentsCloudSites.ListDeployments (sites)JSON contract
PromoteDeploymentskippr-cloud sites promote-deploymentCloudSites.PromoteDeployment (sites)JSON contract
CreatePreviewTokenskippr-cloud sites create-preview-tokenCloudSites.CreatePreviewToken (sites)JSON contract
CreatePreviewShareLinkskippr-cloud sites create-preview-share-linkCloudSites.CreatePreviewShareLink (sites)JSON contract
RevokePreviewShareLinkskippr-cloud sites revoke-preview-share-linkCloudSites.RevokePreviewShareLink (sites)JSON contract
CreateImageTokenskippr-cloud sites create-image-tokenCloudSites.CreateImageToken (sites)JSON contract
DeleteDeploymentskippr-cloud sites delete-deploymentCloudSites.DeleteDeployment (sites)JSON contract
CreateDomainBindingskippr-cloud sites create-domain-bindingCloudSites.CreateDomainBinding (sites)JSON contract
GetDomainBindingskippr-cloud sites get-domain-bindingCloudSites.GetDomainBinding (sites)JSON contract
ListDomainBindingsskippr-cloud sites list-domain-bindingsCloudSites.ListDomainBindings (sites)JSON contract
VerifyDomainBindingskippr-cloud sites verify-domain-bindingCloudSites.VerifyDomainBinding (sites)JSON contract
DeleteDomainBindingskippr-cloud sites delete-domain-bindingCloudSites.DeleteDomainBinding (sites)JSON contract
PurgeCacheskippr-cloud sites purge-cacheCloudSites.PurgeCache (sites)JSON contract
RevalidatePathskippr-cloud sites revalidate-pathCloudSites.RevalidatePath (sites)JSON contract
RevalidateTagskippr-cloud sites revalidate-tagCloudSites.RevalidateTag (sites)JSON contract
RedriveEffectskippr-cloud sites redrive-effectCloudSites.RedriveEffect (sites)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.