pub async fn parse_cmd( config: Option<String>, backend: String, files: Vec<String>, verbose: bool, ) -> Result<()>