mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 06:56:29 +00:00
Added flag to ignore docker version
This commit is contained in:
committed by
Alena Prokharchyk
parent
db3bda1191
commit
73e56b0fbb
@@ -35,7 +35,7 @@ func RemoveCommand() cli.Command {
|
||||
},
|
||||
}
|
||||
|
||||
removeFlags = append(removeFlags, sshCliOptions...)
|
||||
removeFlags = append(removeFlags, commonFlags...)
|
||||
|
||||
return cli.Command{
|
||||
Name: "remove",
|
||||
|
Reference in New Issue
Block a user