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.
It would be great to add MFA input support to the
runcommand, 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 theruncommand.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.