New
v2.33.0
New Features
- Add environment variable support for all global arguments
DUA_THREADS→--threadsDUA_FORMAT→--formatDUA_APPARENT_SIZE→--apparent-sizeDUA_COUNT_HARD_LINKS→--count-hard-linksDUA_STAY_ON_FILESYSTEM→--stay-on-filesystemDUA_IGNORE_DIRS→--ignore-dirsDUA_LOG_FILE→--log-file
- Mark shared arguments as global for general accessibility
- Added
global = trueto all arguments shared between aggregate and interactive subcommands - Removed duplicate
inputfields from Interactive and Aggregate subcommands - Updated main.rs to use opt.input instead of subcommand-specific input
- Global arguments now work with both subcommands and can be specified before or after the subcommand
- Added