Uninstall
This commit is contained in:
@@ -38,7 +38,7 @@ func Execute() {
|
||||
Long: `Undeploy`,
|
||||
Args: cobra.MaximumNArgs(0),
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
UninstallCmd(context, version)
|
||||
UninstallCmd(context)
|
||||
},
|
||||
Example: "oc-deploy uninstall --context ex1",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user