athena-oss / athena

An automation platform with a plugin architecture that allows you to easily create and share services.
https://athena-oss.github.io/athena/
Apache License 2.0
92 stars 25 forks source link

Output more details when "plugins update" command fails #33

Closed ghost closed 7 years ago

ghost commented 7 years ago

Athena version: fb66cf62052381827af6e7cc0395b976cbb481cb

When running this command inside my own fork:

./athena plugins update php --athena-no-logo

I got the following error output (not very informative):

[ERROR] there was a problem updating the plugin 'php'

It would be handy to have the git command stderr contents appended to our error message.