Skip to main content
The BackAnt CLI is the ant command. It scaffolds Flask projects, adds routes and subroutes, and outputs machine-readable JSON for MCP and CI integrations.

Installation

Verify:

Command structure

Global flags

--report

Suppresses all human-readable output and prints a single JSON object to stdout. Designed for machine consumers — MCP servers, CI pipelines, and scripts.
Output:
On failure:

--help

Available on every command and subcommand:

Quick reference