Skip to content

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.

Terminal window
npm install -g @quantcdn/quant-cloud-cli

The 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.