Cloud CLI
The Quant Cloud CLI (qc, or quant-cloud) is a command-line tool for managing applications, environments, and infrastructure on the Quant Cloud Platform. Use it to create and operate environments, stream logs, run SSH sessions, manage backups, and trigger crawls and visual regression tests.
Where to start
Section titled “Where to start”- Get started — install the CLI, authenticate, and set your active context.
- Commands reference — full reference for every
qccommand group. - Guides — task-oriented walkthroughs for SSH access, backups, and visual regression testing.
Install
Section titled “Install”npm install -g @quantcdn/quant-cloud-cliThe CLI requires Node.js 16 or higher and provides two binaries: qc (short) and quant-cloud (full). See Get started for the full setup walkthrough.
