We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 547924e commit cbdb872Copy full SHA for cbdb872
cmd/nic-supportpkg.go
@@ -46,7 +46,7 @@ func Execute() {
46
fmt.Printf("Supportpkg successfully generated: %s\n", tarFile)
47
}
48
} else {
49
- fmt.Println(" Error: all namespaces do not exist")
+ fmt.Println(" Error: Some namespaces do not exist")
50
51
},
52
0 commit comments