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 2018/01/10 13:27:01 UTC

[GitHub] mdeuser commented on issue #191: Handle namespace API listing on the client.

mdeuser commented on issue #191: Handle namespace API listing on the client.
URL: https://github.com/apache/incubator-openwhisk-cli/pull/191#issuecomment-356601648
 
 
   the original python based cli implementation took a positional argument, so that syntax was carried forward into the go implementation.
   ```
   C:\>wsk namespace get -h
   usage: wsk-script.py namespace get [-h] [-u AUTH] [name]
   
   positional arguments:
     name                  the namespace to list
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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