Remove the redundant alias of 'dist images'
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
This commit is contained in:
parent
0b13b07092
commit
7627130ea3
1
cmd/dist/images.go
vendored
1
cmd/dist/images.go
vendored
@ -14,7 +14,6 @@ import (
|
||||
|
||||
var imageCommand = cli.Command{
|
||||
Name: "images",
|
||||
Aliases: []string{"images"},
|
||||
Usage: "image management",
|
||||
Subcommands: cli.Commands{
|
||||
imagesListCommand,
|
||||
|
Loading…
Reference in New Issue
Block a user