Skip to content

query API actions

Use skippr-cloud query <operation> for these actions. The HTTPS endpoint is https://query.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 query
  • Endpoint: https://query.eu-central-1.cloud.skippr.io
  • Service guide: query
  • Aggregate reference: all API actions

Resource management actions

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

API actionCLIRequest targetJSON contract
ListTablesskippr-cloud query list-tablesCloudQuery.ListTables (query)JSON contract
DescribeTableskippr-cloud query describe-tableCloudQuery.DescribeTable (query)JSON contract

Runtime actions

Read and write application data, or run the service.

API actionCLIRequest targetJSON contract
ExecuteStatementskippr-cloud query execute-statementCloudQuery.ExecuteStatement (query)JSON contract

Coming later

These actions are coming soon.

API actionCLIRequest targetJSON contract
StopQueryskippr-cloud query stop-queryCloudQuery.StopQuery (query)JSON contract

Platform-only actions

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

No actions in this group.