containerd/cmd/ctr/commands/tasks
Phil Estes 15b59f9684
Merge pull request #3441 from YLonely/multiple-task-delete
Update ctr to support deleting multiple tasks at a time
2019-07-25 14:29:31 -04:00
..
attach.go Licence header added 2018-02-19 10:32:26 +09:00
checkpoint.go Add runc.v2 multi-shim 2019-02-21 11:09:46 -05:00
delete.go ctr:Support deleting multiple tasks at a time 2019-07-25 09:59:15 +08:00
exec.go Check exec log flags compatibility 2019-07-02 09:53:11 -07:00
kill.go ctr: make kill use stop-signal by default 2018-09-27 15:53:38 -07:00
list.go Update ctr tasks list usage for quiet flag 2018-04-23 14:53:35 -04:00
metrics.go ctr: fix potential panic in metric 2018-10-23 14:01:50 +08:00
pause.go Licence header added 2018-02-19 10:32:26 +09:00
ps.go Licence header added 2018-02-19 10:32:26 +09:00
resume.go Licence header added 2018-02-19 10:32:26 +09:00
start.go Shim pluggable logging 2019-03-12 12:18:28 -04:00
tasks_unix.go Shim pluggable logging 2019-03-12 12:18:28 -04:00
tasks_windows.go Shim pluggable logging 2019-03-12 12:18:28 -04:00
tasks.go Licence header added 2018-02-19 10:32:26 +09:00