Get desktop application:
View/edit binary Protocol Buffers messages
string cmd = 1
repeated string args = 2
string stdout_path = 4
string stderr_path = 5
repeated string env = 6
string user = 7
string task_dir = 8
bool resource_limits = 9
bool basic_process_cgroup = 10
bool no_pivot_root = 14
string default_pid_mode = 15
string default_ipc_mode = 16
string cpuset_cgroup = 17
repeated string allow_caps = 18
repeated string capabilities = 19
string cgroup_v2_override = 20
map<string, string> cgroup_v1_override = 21
int32 oom_score_adj = 22
string work_dir = 23
(message has no fields)
string signal = 1
int64 grace_period = 2
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
string cmd = 2
repeated string args = 3
bytes output = 1
int32 exit_code = 2
Used in: LaunchResponse, WaitResponse
int32 pid = 1
int32 exit_code = 2
int32 signal = 3
bool oom_killed = 5