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

Silence logs generated by aws-vault on the AWS shell plugin #297

Merged
merged 5 commits into from
Jun 26, 2023

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    ca1060d View commit details
    Browse the repository at this point in the history
  2. Set up generic function to execute aws-vault's LoadConfigFromEnv func…

    …tion silently, without outputting any logs to the console
    arunsathiya committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    b8acb1e View commit details
    Browse the repository at this point in the history
  3. Properly set up a generic function to execute the passed function sil…

    …ently, by suppressing the additional logs
    arunsathiya committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    8455b64 View commit details
    Browse the repository at this point in the history
  4. Update ExecuteSilently to support exactly one function param and use …

    …that to wrap various aws-vault function calls
    arunsathiya committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a681a64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a43fdc View commit details
    Browse the repository at this point in the history