コンテンツにスキップ

CLI Reference

pyscn exposes four top-level commands:

Command Purpose
analyze Run all analyses and produce a report (HTML by default).
check Fast, strict quality gate for CI/CD. Exit code 0/1/2.
init Generate a commented .pyscn.toml config file.
version Print version information.

Global flag -v / --verbose works with every command.