limes
limes copied to clipboard
Limes provides an easy work flow with MFA protected access keys, temporary credentials and access to multiple roles/accounts.
fixes #10
Invoking limes 1.0.2 (amd64) on macOS Monterey (12.2.1 in my case) immediately crashes regardless of which cmdline options are provided. ``` % limes -h fatal error: runtime: bsdthread_register error runtime...
This printing to stdout interferes with the output of "limes env", so that when passing it to eval the shell chokes on "client got region: [...]" not being a valid...
Hi, Could you possible provide sha256 hashes for the released binaries so that we may verify downloaded artifacts? Cheers, Johan
It would be great to add MFA input support to the `run` command, so you can choose a MFA protected profile on the fly (in a script for example). Right...