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/05/07 11:42:47 UTC

[GitHub] [incubator-openwhisk-cli] sciabarracom commented on issue #434: remove namespace property from wskprops

sciabarracom commented on issue #434: remove namespace property from wskprops
URL: https://github.com/apache/incubator-openwhisk-cli/pull/434#issuecomment-490044592
 
 
   I built the cli and I tried with an existing configuration with a namespace:
   
   Old: 
   wsk -i action list
   error: Unable to obtain the list of actions for namespace 'neuronix_cloud': The supplied authentication is not authorized to access 'neuronix_cloud'. (code nVQD2dAZZbjgN4Z1fqsXkE7Q8aAFVFSi)
   Run 'wsk --help' for usage.
   
   New:
   ./wsk -i action list
   actions

----------------------------------------------------------------
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