pub fn collect_remaining_args(cmd: &Command) -> Vec<String>
Collects the passthrough/trailing args from any command variant.