erlef / rebar3_hex

Rebar3 Hex library
Apache License 2.0
101 stars 49 forks source link

Gracefully handle config errors in rebar3_hex_owner #207

Closed starbelly closed 3 years ago

starbelly commented 3 years ago

For the all commands in the owner namespace we assume that the user has authenticated and has a read key and/or write key, thus when this case doesn't hold true we fail fast and the user gets an unfriendly crash message.