SteeltoeOSS / Tooling

Steeltoe developer tool collection
https://steeltoe.io/
Apache License 2.0
12 stars 7 forks source link

add context to verbose output #49

Closed ccheetham closed 5 years ago

ccheetham commented 5 years ago

Using the verbose option (-v|_--verbose) includes underlying commands and their output. However without some context as to why the command is being run, the verbose output can be white noise.

E.g., when tooling is polling a backend to get the status of a service, it'd be useful is the verbose output included something like "getting status" or "waiting for service to come online".

cf-gitbot commented 5 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/162419669

The labels on this github issue will be updated when the story is started.