make release
now creates a release.sig file for signed releases
- Add support for
--prompt-mfa
to force promting for which MFA you want to use - Add support for
expire
command - Various code clean up & refactoring
- Fix crash in
list
command when account aliases are not defined - Add support for
ONELOGIN_AWS_DURATION
environment variable - Improve
version
command - Remove all traces of
duration
from config file as it was never supported - Change log level argument to
-L
- Add support for
--lines
argument
- Fix SecTrustedApplicationCreateFromPath deprecation warning
- Change binary name to match git repo: onelogin-aws-role
- add version command
- remove debugging output
Initial release