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/12/12 19:58:35 UTC

[GitHub] pritidesai commented on issue #394: Integrating wskdeploy into wsk CLI

pritidesai commented on issue #394: Integrating wskdeploy into wsk CLI
URL: https://github.com/apache/incubator-openwhisk-cli/pull/394#issuecomment-446723186
 
 
   Yup, here is the list of commands:
   
   * `wsk project deploy` is equivalent to `wskdeploy`
   * `wsk project undeploy` is equivalent to `wskdeploy undeploy`
   * `wsk project sync` is equivalent to `wskdeploy sync`
   * `wsk project export` is equivalent to `wskdeploy export`

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