Skip to content

Releases: kobeBigs/aws-vault-switch

v0.1.0

Choose a tag to compare

@kobeBigs kobeBigs released this 09 Jul 09:37
c648377

Allow users to select from available aws-vault managed profiles.

Changes

  • remove commands and flags
  • let aws-vault-switch list available profiles and prompt user to select

Usage

  • Just run aws-vault-switch
  • Navigate the listed profiles and select the one you want to switch to
    image

v0.1.0-beta

Choose a tag to compare

@kobeBigs kobeBigs released this 08 Jul 21:44

Initial release of aws-vault-switch for beta testing

Features

  • check, list aws profiles with aws-vault-switch ls
  • switch/change aws profiles in multi account ennvironment with aws-vault-switch switch -p <profile-name>

Todo

  • set option to not use flags(-p, --profile) with switch command