rabbah commented on issue #4687: Openwhisk users & namespaces wskadmin utility 
- clarification
URL: https://github.com/apache/openwhisk/issues/4687#issuecomment-542398016
 
 
   ```
   > wskadmin user create guest1
   9e0693f9-ea91-4a94-92ce-7d2f25397dda:...
   
   > wskadmin user create guest2
   6276cb16-ccc9-4076-88cd-74465ad03b51:...
   
   > wskadmin user create guest2 -ns sharedspace
   f391012d-b6e5-45fe-9080-74aab31a6535:...
   
   > wskadmin user create guest1 -ns sharedspace
   b386fb16-7838-425c-9d8a-d8c5ffd32e14:...
   
   > wskadmin user list sharedspace --all
   b386fb16-7838-425c-9d8a-d8c5ffd32e14:...     guest1
   f391012d-b6e5-45fe-9080-74aab31a6535:...     guest2
   ```
   
   I don't see a problem with `-ns`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to