pub fn load_command_file_and_filter(
    file_path: PathBuf
) -> Result<Vec<String>, OpenrrCommandError>