fn delete_in_days_parser() -> impl TypedValueParser<Value = u64>
Clap value parser for --deleteInDays. Restricts input to the legacy-CLI allowed set (also surfaced in --help) and maps it back to the u64 field type.
--deleteInDays
--help
u64