bitrise-io / envman

Environment variable manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

need info loglevel and/or --verbose switch

markhu opened this issue · comments

To address the common repetitious pattern: envman add --key k --value v ; echo "added k:v"
It would be nice if there was a --verbose switch that echoed to STDOUT.
Or more messages that supported --loglevel info would be ok too.