containerd/cmd/ctr/commands/images
Phil Estes 08760757ed
Fix output on ctr images rm to show actual feedback
Currently the output for a non-existent image reference and a valid
image reference is exactly the same on `ctr images remove`. Instead of
outputting the target ref input, if it is "not found" we should alert
the user in case of a mispelling, but continue not to make it a failure
for the command (given it supports multiple ref entries)

Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2017-11-10 15:21:27 -05:00
..
export.go ctr: move images command 2017-10-25 21:08:00 -04:00
images.go Fix output on ctr images rm to show actual feedback 2017-11-10 15:21:27 -05:00
import.go ctr: move images command 2017-10-25 21:08:00 -04:00
pull.go ctr: move push and pull to images command 2017-10-30 13:23:36 -07:00
push.go ctr: move push and pull to images command 2017-10-30 13:23:36 -07:00