For the complete documentation index, see llms.txt. This page is also available as Markdown.

CLI

QuickPod now has a Go-based CLI that covers the current user-facing QuickPod platform surface.

Repository:

What the current CLI covers

The current CLI supports workflows for:

  • search

  • pods

  • templates

  • clusters

  • serverless endpoints

  • storage volumes

  • machines

  • account and auth

  • catalog data

  • host stores

  • security and 2FA

Install

Latest installer:

Build from source

Authentication

The CLI supports bearer-token and secure-API-key based use.

Examples:

Common commands

Search offers:

Work with pods:

Work with templates:

Work with clusters and serverless:

Last updated