Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shell script hooks #145

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LubosMagda
Copy link

This PR is to support input from shell scripts.

There are 3 scripts that may be triggered to provide input:

  1. AWS_LOGIN_SCRIPT_USERNAME, default value ~/.aws/.aws-azure-login.username.sh
  2. AWS_LOGIN_SCRIPT_PASSWORD, default value ~/.aws/.aws-azure-login.password.sh
  3. AWS_LOGIN_SCRIPT_MFA, default value ~/.aws/.aws-azure-login.static-challenge.sh

Shell script result will be accepted from standard input on exit with code 0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant