containerd/cmd/ctr/commands/images
ning.a.li a303d552ad ctr: Unify the delete subcommand alias
This commit unifies the following sub commands alias for
deleting/removing.
- containers
- tasks
- contents
- leases
- images
- snapshots

Signed-off-by: Ning Li <lining2020x@163.com>
2022-01-11 16:21:26 +08:00
..
convert.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
export.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
images.go ctr: Unify the delete subcommand alias 2022-01-11 16:21:26 +08:00
import.go fix: wrong flag type 2021-09-29 16:22:51 +08:00
mount.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
pull.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
push.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
tag.go ctr: Add images tag subcommand 2019-07-06 15:44:17 +00:00
unmount.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00