Himavanth
Himavanth
This is an issue with oclif not supporting "space" as delimiter. https://github.com/oclif/oclif/issues/331 We do manipulate it to some extent to support spaces but there is only so much we can...
Agreed `list` should not take any args but we already have a `aio api get`. I see this is coming from wsk cli which behaves the same. openwhisk api does...
I think `logs --tail` is a little different from `app run`. Another probable way of looking at this is `show last "few" logs and keep polling/waiting for more logs`. This...
Also, the format $* is supported only for "inputs". It should be supported for all attribute values. Further, this means we cannot dynamically change the names of packages/actions. wskdeploy doesnt...
I spent some time on this yesterday. The latest `wskdeploy export` puts `packages` at the same level as `project`. `wskdeploy sync` works fine in both formats which i think must...
Confirmed the same with openwhisk team on slack. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1592377240431500