ColdPlane Docs
CLI Reference

CLI Reference

Complete reference for the ColdPlane command-line interface.

The ColdPlane CLI provides commands for managing backups, querying archived data, and configuring your environment.

Usage

coldplane <command> [options]

Commands

CommandDescription
authManage authentication and API keys
backupCreate, list, describe, delete, and restore backups
queryRun SQL queries against archived data
convertConvert a backup to a different database engine
versionPrint CLI version and build info
completionGenerate shell completion scripts

See Commands for detailed documentation on each command, or Global Options for flags available across all commands.

On this page