Skip to content

Commit 1acfb40

Browse files
committed
change create client description according to review
1 parent b1bd5df commit 1acfb40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cmd/clients.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ This is used to provide a mobile client context for various actions such as crea
110110
111111
The available client types are android, cordova and iOS.
112112
113-
A namespace must be specified by providing the --namespace flag or by setting the KUBECTL_PLUGINS_CURRENT_NAMESPACE environment variable.`,
113+
When used standalone, a namespace must be specified by providing the --namespace flag.`,
114114
Example: ` mobile create client <name> <clientType> --namespace=myproject
115115
kubectl plugin mobile create client <name> <clientType>
116116
oc plugin mobile create client <name> <clientType>`,

0 commit comments

Comments
 (0)