Usage
bengal.utils.codemod.urls [OPTIONS]
Options
| Option | Type | Description |
|---|---|---|
--diff
flag
|
BOOLEAN |
Show unified diff of changes |
--dry-run
flag
|
BOOLEAN |
Preview changes without modifying files |
--path, -p
required
|
DIRECTORY |
Directory path to process (recursively) |
Examples
bengal codemod-urls --path site/themes/ --dry-run
bengal codemod-urls --path site/themes/ --diff
bengal codemod-urls --path site/themes/