execRun($id, ['/bin/sh', '-c', $commandLine], $cwd); podman_json_response(['output' => $output]); break; default: podman_json_error("Unknown action '{$action}'", 400); }