azukiapp/azk

azk start --verbose must show command output

Closed this issue · 0 comments

Would be nice if the command azk start --verbose shows all output for command.
Today shows the correct output for provision but not for command.
For example in azk-demo:

image

but executing node.js directly we have the nodemon output as shown:

image