CLI Flags

./piicrawler help
PII Crawler is a command line interface (CLI) that scans data looking for
Personal Identifiable Information (PII) and other sensitive data for the purpose of:

 * Securing, encrypting, or redacting data
 * Assisting in incident analysis
 * Data Leak Prevention (DLP)
 * Data Compliance (GDPR, CCPA, etc)

 PII Crawler documentation is available at https://www.piicrawler.com/docs

Usage:
  piicrawler [flags]
  piicrawler [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  enumerate   enumerate files at path
  help        Help about any command
  register    register registers your application and downloads a license file
  report      generate report based on scan findings
  scan        scan scans all files at path recursively
  scanfile    scanfile scans a single file and returns PII found
  serve       start local HTTP server to view reports
  textextract extract text of file
  update      Update to latest version of PII Crawler
  version     Print the version of PII Crawler

Flags:
  -h, --help   help for piicrawler

Use "piicrawler [command] --help" for more information about a command.

💌 Get notified on new features and updates

Only sent when a new version is released. Nothing else.