Skip to content

CLI Reference

Open in ChatGPTOpen in Claude

axs (@axis-tech-co/axs) is the Axis command-line tool. It scaffolds projects, authors handlers and stacks, inspects your project, and runs project tasks. Every reference page on this section shows a usage block generated directly from the CLI’s own command definitions — so the flags you read here are the flags the tool actually accepts, always current.

Start a project

  • axs new — scaffold a new Axis project.

Author into an existing project

Inspect and manage

The usage blocks are emitted by generate-cli-partials.mjs, which walks the built Commander program at docs-build time. A bidirectional gate fails the build if a command has no page or a page has no command — a new axs command can’t ship undocumented, and a page can’t outlive its command.

© 2026 Axis Tech. Powered by axis-tech.co.