assumer
assumer copied to clipboard
An AWS cross-account tool to support human access with MFA for the CLI and GUI.
Would also be nice to have a silent flag
### DETAILS Currently, as a user, I would have to assume a role with this command: `assumer -a -r -A -R ` But, I would like to set up a...
**Context:** the assumer executable **Environment:** local/remote non-desktop environment, such as a docker/vagrant container or remote EC2 instance-- specifically any linux or bsd environment without (xdg-utils)[https://www.freedesktop.org/wiki/Software/xdg-utils/] installed. For non-desktop environments the...