Overview
Initialize Path Header Scanner
Writes Configuration
Create the project-owned configuration used by Path Header Scanner.
Command
path-header-scanner initCategory
Initialization
Quick Command
path-header-scanner init [OPTIONS]Overview
path-header-scanner init prepares an existing project by creating its
configuration directory and configuration file. The current v1.0.1 CLI exposes
two modes, all and config; both currently plan the same configuration
resource.
What the command does
- Resolve the mode and initialization settings.
- Build a plan for
.config/path_header_scanner/config.toml. - Display the plan and stop when dry-run is active.
- In live mode, create or skip the resource according to
--askand--force. - Render created, copied, skipped, and directory counts.