nutanix / calm-dsl

Keep Calm and DSL On!

Home Page:https://nutanix.github.io/calm-dsl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Improvement] add more details in the watch command

Golgautier opened this issue · comments

It would be great to get more details in the watch ouput. Currently we just have the active global action and his status. But it would be much better to get sub-actions, and tasks, as we can get in the GUI when an app his deployed.

Current behaviour
Currently, when you deploy a new app, with command calm watch app <app name> you have this :
image

Expected behaviour
Ideally, it would be great to have sub-action like "approval","substract create","Package install", etc... And even better, get active task into this running action. As we have in the GUI
image