Skip to content

Content CLI

The Quant Content CLI (quant) is a command-line tool for deploying static sites and managing content on QuantCDN. Use it to push build output from any static site generator, manage redirects, purge cached content, and configure edge filter functions.

  • Get started — install the CLI, initialise a project, and deploy your first site.
  • Commands reference — full reference for every quant command.
  • CI/CD pipelines — deploy from GitHub Actions, GitLab CI, and other providers.
Terminal window
npm install -g @quantcdn/quant-cli

The CLI requires Node.js 20 or higher. See Get started for the full setup walkthrough.