Skip to main content

DELETE_IN_DAYS_ALLOWED

Constant DELETE_IN_DAYS_ALLOWED 

Source
const DELETE_IN_DAYS_ALLOWED: &[&str];
Expand description

Allowed values for --deleteInDays, matching the legacy CLI’s enumerated set. Kept as strings so PossibleValuesParser can surface them in --help output.