containerd/cmd/ctr/commands
Henry Wang b8060d641d Update ctr shim subcommand to task v3
Signed-off-by: Henry Wang <henwang@amazon.com>
2024-05-03 15:25:48 +00:00
..
containers Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
content chore: use errors.New to replace fmt.Errorf with no parameters will much better 2024-04-21 21:49:31 +08:00
deprecations Make api a Go sub-module 2024-05-02 11:03:00 -07:00
events Make api a Go sub-module 2024-05-02 11:03:00 -07:00
images chore: use errors.New to replace fmt.Errorf with no parameters will much better 2024-04-21 21:49:31 +08:00
info Make api a Go sub-module 2024-05-02 11:03:00 -07:00
install Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
leases Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
namespaces Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
oci Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
plugins Make api a Go sub-module 2024-05-02 11:03:00 -07:00
pprof Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
run chore: use errors.New to replace fmt.Errorf with no parameters will much better 2024-04-21 21:49:31 +08:00
sandboxes Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
shim Update ctr shim subcommand to task v3 2024-05-03 15:25:48 +00:00
snapshots Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
tasks Make api a Go sub-module 2024-05-02 11:03:00 -07:00
version Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
client.go Cleanup introspection interface 2024-03-01 23:07:42 -08:00
cni.go Move namespaces to pkg/namespaces 2024-01-17 09:55:39 -08:00
commands_unix.go Make api a Go sub-module 2024-05-02 11:03:00 -07:00
commands_windows.go Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
commands.go Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
resolver.go Remove empty default tls configuration in ctr 2024-04-09 15:40:09 -07:00
signals_linux.go Ignore SIGURG signals in signal forwarder 2020-09-04 16:19:31 -07:00
signals_notlinux.go Cleanup build constraints 2022-12-08 09:36:20 -08:00
signals.go Switch to new errdefs package 2024-01-25 22:18:45 -08:00