nuvolaris / nuvolaris-cli

The Nuvolaris CLI, an all-in-one tool to do all things Nuvolaris
Apache License 2.0
11 stars 21 forks source link

stub wsk and task on the cli #4

Closed msciabarra closed 2 years ago

msciabarra commented 2 years ago

I want to use kong to parse the command line.

The first task would be to use it to implement 2 sub commands that stubs the full wsk and task. So

nuv wsk ... runs the acutal wsk ... while nuv task ... runs the actual task ...

giusdp commented 2 years ago

Hi, would it be fine if I try to tackle this issue? Perhaps with the help of @aviola since we were already helping each other with the wsk and task integration.

msciabarra commented 2 years ago

go for it