axs visualize
axs visualize reads config/ statically — no synth, no AWS, no CDK execution — and prints a resource + data-flow graph. It classifies stacks by convention, scans bin/app.ts for stack instantiation, and derives SSM-contract cross-stack edges. Output is deterministic Mermaid (default), DOT, or JSON with a content-hash drift banner. visualise is a deprecated hidden alias.
axs visualize --format mermaidThe full option surface is generated from the CLI itself:
Usage: axs visualize
Print the project's resource & data-flow graph
Options: -f, --format <format> Output format: text | dot | mermaid (default: "text") --serve Serve a local-only, watch-reloading HTML graph on 127.0.0.1 --port <n> Port for --serve (loopback bind; default 4173)© 2026 Axis Tech. Powered by axis-tech.co.