You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/07/19 23:15:29 UTC

[GitHub] [incubator-openwhisk] datbui commented on issue #455: "wsk namespace" should allow to set the current namespace

datbui commented on issue #455: "wsk namespace" should allow to set the current namespace
URL: https://github.com/apache/incubator-openwhisk/issues/455#issuecomment-513408798
 
 
   I believe would be good idea to present 'set-current' or 'change'  operation
   
   ```
   wsk namespace set-current MY_NAMESPACE
   wsk namespace change MY_NAMESPACE
   
   ```
   
   Using . 
   ```
   wsk property set --namespace fred@ibm_space
   
   ```
   is not obviously.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services