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/13 23:41:07 UTC

[GitHub] csantanapr commented on issue #3184: Fix vagrant on Windows

csantanapr commented on issue #3184: Fix vagrant on Windows
URL: https://github.com/apache/incubator-openwhisk/pull/3184#issuecomment-357476336
 
 
   verified that at list mac works.
   also that `wsk` command is configured correctly
   ```
   ~/dev/whisk/git/apache/incubator-openwhisk/tools/vagrant (pr-3184)
   ?  $ vagrant ssh
   Last login: Sat Jan 13 23:37:13 2018 from 10.0.2.2
   vagrant@vagrant-ubuntu-trusty-64:~$ wsk list
   Entities in namespace: guest
   packages
   actions
   triggers
   rules
   vagrant@vagrant-ubuntu-trusty-64:~$ wsk list -v
   REQUEST:
   [GET]	https://192.168.33.13/api/v1/namespaces/guest/actions?limit=0&skip=0
   Req Headers
   {
   ```

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