Add test for create secret
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
This commit is contained in:
@@ -119,6 +119,7 @@ func init() {
|
||||
rootCmd.RegisterFlagCompletionFunc("context", contextsCompletionFunc)
|
||||
|
||||
rootCmd.DisableAutoGenTag = true
|
||||
rootCmd.SetOut(os.Stdout)
|
||||
}
|
||||
|
||||
func NewRootFlags() rootFlags {
|
||||
|
||||
Reference in New Issue
Block a user