Doctor
Analyze your recipe collection for issues and improvements.
Usage
Subcommands
validate
Validate all recipes for syntax errors and warnings.
| Option | Description |
|---|---|
-b, --base-path <PATH> | Directory to scan for recipe files (default: current directory) |
--strict | Exit with error code 1 if any issues are found (useful for CI/CD) |
Checks for: syntax errors, warnings, missing recipe references, invalid units or quantities.
aisle
Check for ingredients missing from your aisle configuration.
| Option | Description |
|---|---|
-b, --base-path <PATH> | Directory to scan for recipe files (default: current directory) |
Finds ingredients not assigned to any store section in aisle.conf.
pantry
Check which recipe ingredients are in your pantry inventory.
| Option | Description |
|---|---|
-b, --base-path <PATH> | Directory to scan for recipe files (default: current directory) |
Shows which ingredients are already tracked in pantry.conf.