containerd/cmd/ctr/commands/tasks
Kazuyoshi Kato 8bb5999738 Remove the outdated comment
While containerd/cgroups is only for Linux, the metrics subcommand works
on Windows.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-11-14 21:07:48 +00:00
..
attach.go Licence header added 2018-02-19 10:32:26 +09:00
checkpoint.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
delete.go ctr: Unify the delete subcommand alias 2022-01-11 16:21:26 +08:00
exec.go fix: make exec-id flag required in exec command 2021-09-28 18:19:32 +08:00
kill.go Use typeurl.Any instead of github.com/gogo/protobuf/types.Any 2022-03-24 20:50:07 +00:00
list.go Update ctr tasks list usage for quiet flag 2018-04-23 14:53:35 -04:00
metrics.go Remove the outdated comment 2022-11-14 21:07:48 +00:00
pause.go Licence header added 2018-02-19 10:32:26 +09:00
ps.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
resume.go Licence header added 2018-02-19 10:32:26 +09:00
start.go fix the --no-pivot flag being ignored by ctr tasks start 2022-10-13 11:50:26 +08:00
tasks_unix.go fix the --no-pivot flag being ignored by ctr tasks start 2022-10-13 11:50:26 +08:00
tasks_windows.go fix the --no-pivot flag being ignored by ctr tasks start 2022-10-13 11:50:26 +08:00
tasks.go Remove the outdated comment 2022-11-14 21:07:48 +00:00