Merge pull request #2386 from baude/cobravalidation

Improve command line validation
This commit is contained in:
OpenShift Merge Robot
2019-02-22 22:10:07 +01:00
committed by GitHub
65 changed files with 202 additions and 82 deletions

View File

@@ -6,6 +6,8 @@ import (
"github.com/spf13/cobra"
)
const remoteclient = false
// Commands that the local client implements
func getMainCommands() []*cobra.Command {
rootCommands := []*cobra.Command{