pub fn run( root: &Path, file: &Path, content: Option<String>, cli_agent: Option<String>, output: &dyn CliOutput, ) -> Result<()>