Skip to main content

Asymptote CLI Reference

This reference documents every command and flag available in Asymptote’s command-line interface.

Install the CLI

Get started by installing the Asymptote CLI.

What you can do

With the Asymptote CLI, you can:
  • Scan code for security vulnerabilities in real-time
  • Monitor AI coding sessions for policy violations
  • Configure security guardrails and rules
  • View detailed reports about detected issues

Command Overview

Global Flags

The Asymptote CLI supports these flags for every command:
FlagTypeDescription
--api-host <host>stringOverride the API host
--api-key <key>stringOverride the API key
--config <path>stringPath to config file (default: ~/.asymptote/config.yml)
--jsonboolOutput in JSON format
--no-colorboolDisable colored output
-v, --verboseboolEnable verbose logging
--quietboolSuppress non-essential output
-h, --helpboolShow help for any command