Reference for every command group in the Quant Cloud CLI. Each page documents the synopsis, subcommands, options, and common examples for one group.
| Group |
Description |
qc auth |
Log in, log out, and inspect the current session (login, logout, whoami). |
| Group |
Description |
qc org |
List and switch organizations. |
qc app |
List and switch applications within an organization. |
qc env |
Create, select, and operate environments (logs, metrics, state). |
qc project |
List and switch QuantCDN projects within an organization. |
qc platform |
Switch between Quant Cloud and QuantGov Cloud platforms. |
| Group |
Description |
qc backup |
Create, list, download, and delete database and filesystem backups. |
qc ssh |
Open an interactive SSH session into an environment container. |
qc crawler |
List and run QuantCDN crawlers for a project. |
qc vrt |
Run visual regression tests against deployed content. |
These flags work on most commands and override the active context:
| Flag |
Description |
--org <org> |
Override the active organization. |
--app <app> |
Override the active application. |
--env <env> |
Override the active environment. |
--platform <platform> |
Override the active platform (quantcdn or quantgov). |
See Get started for how context resolution works.