You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
might be a personal thing, but I'm always a bit worried when a command outputs nothing ( has it done anything? ). But the output of --verbose is an overkill for most cases. I would really like to have a small summary about what happened. For example the update command could output something like:
apache2 ( using 0.10.0 )
apt ( updating 0.6.0 -> 0.7.0 )
php5 ( installing 0.10.0 )
foo ( updating to revision d4985b75a054d96000eb )
bar ( using /path/to/cookbook )
Thank you
Hannes
The text was updated successfully, but these errors were encountered:
Hi,
might be a personal thing, but I'm always a bit worried when a command outputs nothing ( has it done anything? ). But the output of
--verbose
is an overkill for most cases. I would really like to have a small summary about what happened. For example the update command could output something like:Thank you
Hannes
The text was updated successfully, but these errors were encountered: