Skip to main content

airs runtime report

Generate a read-only AI Runtime Security daily environment deliverable.

airs runtime report [--output html|markdown] [--output-file <new-path|->]
[--title <text>] [--max-pages <1-100>] [--strict]
OptionDefaultPurpose
--outputhtmlSelf-contained HTML or Markdown
--output-fileTimestamped, unique file in CWDNew destination; - streams to stdout
--titleDaily environment report1–240 characters
--max-pages40Page budget per source; 25 sessions/page, 100 application/configuration records/page
--strictoffExit 1 after generating the report if any source is incomplete

Requires Management API OAuth credentials, not a Scanner key. Reads the existing config without writing it. File output is mode 0600, atomic and no-clobber. No automatic deletion of previous reports. --debug and enabled SDK debug logging are refused for report privacy.

airs runtime report
airs runtime report --output markdown
airs runtime report --output-file ./runtime-daily.html --title "Operations review"
airs runtime report --output markdown --output-file - | less

See the daily report guide for example HTML/Markdown deliverables, live validation output, findings interpretation, evidence windows, and exit-code semantics.