You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 now you will have to do limes profile <mfa protected profile> and then the run command.
As you know, I'm a Go beginner, but with some pointers on where in the code to focus I could try to help and submit a PR.
The text was updated successfully, but these errors were encountered:
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 now you will have to dolimes profile <mfa protected profile>
and then therun
command.As you know, I'm a Go beginner, but with some pointers on where in the code to focus I could try to help and submit a PR.
The text was updated successfully, but these errors were encountered: