Skip to content

Command scan

Falcn8 edited this page Mar 19, 2026 · 1 revision

scan

Summary

Scan paths for privacy-sensitive patterns.

Usage

./dist/aegiro-cli scan [--names-only] [--max-file-bytes <n>] <paths...>

Common options

  • Run ./dist/aegiro-cli --help for authoritative and latest flags.
  • Paths support ~ expansion.

Examples

# Show command help context
./dist/aegiro-cli --help

Related

Clone this wiki locally