Usage
bengal codemod [OPTIONS]
Options
| Option | Type | Description |
|---|---|---|
--diff
flag
|
BOOLEAN |
Show unified diff of changes |
--dry-run
flag
|
BOOLEAN |
Preview changes without modifying files |
--path
required
|
STRING |
Directory path to process recursively |
--yes
flag
|
BOOLEAN |
Skip confirmation prompt (for CI/automation) |