such as wsk project deploy,
etc.
Cheers
Priti
From: Matt Rutkowski
To:
Date: 12/14/2018 12:49 PM
Subject:Re: PR Submitted to Integrate wskdeploy into wsk CLI
James,
Yes, we will need to update "
https://github.com/apache/incubator-openwhisk-cli/blob/master/build.g
James,
Yes, we will need to update
"https://github.com/apache/incubator-openwhisk-cli/blob/master/build.gradle";
which has the Go lang. deps. with the correct hash we want to pickup from the
wskdeploy repo. treating it as any other package deps.
-Matt
On 2018/12/14 14:24:24, Carlos Santana w
+1 Is great to get to the point of consolidating under a single CLI
On Fri, Dec 14, 2018 at 1:52 AM James Thomas wrote:
> This is excellent Priti! It will make it much easier for developers to use
> the tool and increase adoption having it availble through a single CLI.
>
> Will you be manually
This is excellent Priti! It will make it much easier for developers to use
the tool and increase adoption having it availble through a single CLI.
Will you be manually managing updating the `wsk` repo with new `wskdeploy`
deps for each release?
On Wed, 12 Dec 2018 at 20:55, Priti Desai wrote:
>
Hi,
I have made an attempt to integrate wskdeploy into wsk CLI by following a
simple source/GitHub dependency approach. I have a PR here, please send me
your comments/feedback:
https://github.com/apache/incubator-openwhisk-cli/pull/394
Here is the list of changes and how tos:
1. Introducing w