Usage
bengal.cache [COMMAND] [OPTIONS]
bengal.cache
Cache management commands.
Commands for managing Bengal's build cache and generating cache keys
for CI systems. Usebengal cache inputsto list all paths that affect
the build, orbengal cache hashto get a deterministic hash for CI
cache keys.
Examples:
bengal cache inputs # List input patterns
bengal cache inputs --verbose # Show pattern sources
bengal cache hash # Get cache key hash
bengal.cache [COMMAND] [OPTIONS]