ponylang/corral

Corral is too verbose

SeanTAllen opened this issue · 0 comments

Corral when run normally like

corral fetch outputs a lot of messages about what it is doing. It should be silent unless passed the --verbose flag. If a fetch works, it should silently do it and return. If I pass --verbose it should tell me what it is fetching etc.

This applies to all corral commands.