wunderio / radi-cli

CLI interface for the Radi-API
1 stars 2 forks source link

Default to local user #30

Closed james-nesbitt closed 7 years ago

james-nesbitt commented 7 years ago

The local cli builder now adds the os/user.CurrentUser() to the local settings, where it can be used as a default SecurityUser implementation, if no explicity user configurations can be found.

This depends on https://github.com/wunderkraut/radi-api/pull/8