forked from LaconicNetwork/kompose
only print warning and keep deleting objects
This commit is contained in:
@@ -129,11 +129,6 @@ func DownCommand() cli.Command {
|
||||
Usage: "Specify a Distributed Application Bundle (DAB) file",
|
||||
EnvVar: "DAB_FILE",
|
||||
},
|
||||
cli.BoolFlag{
|
||||
Name: "all, a",
|
||||
Usage: "Delete all resources in default namespace of the kubernetes cluster",
|
||||
EnvVar: "DOWN_ALL",
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user