pub async fn execute_script( command_line: &str, wd: PathBuf, namespace: &str, ) -> Result<(ExitStatus, String, String)>