rocketeers / rocketeer

Send your projects up in the clouds
http://rocketeer.autopergamene.eu/
MIT License
2.66k stars 217 forks source link

Huge output when deploying #699

Open rikiless opened 8 years ago

rikiless commented 8 years ago

When I use basic command rocketeer deploy the output of sucesfully finished script is printed on more than 250 rows. Is there way to simplify that? 😨

Every terminal command is displayed including deprecated warnings on the beginning [https://github.com/rocketeers/rocketeer/issues/689]. Using options such as -v, --verbose or --pretend has no effect.

Maybe this issue is duplicate of #607.

library version
package 2.2.3
PHP 7.0.8
OSX 10.11.6

screenshot 2016-09-08 14 13 23

Anahkiasen commented 7 years ago

That's definitely not correct, this is the output you'd get with the verbose flag but I'm not entirely sure why it would pop up here.