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
| Command | Description |
|---|---|
auth | Manage authentication and API keys |
backup | Create, list, describe, delete, and restore backups |
query | Run SQL queries against archived data |
convert | Convert a backup to a different database engine |
version | Print CLI version and build info |
completion | Generate shell completion scripts |
See Commands for detailed documentation on each command, or Global Options for flags available across all commands.