{"id":23028718,"url":"https://github.com/kobebigs/aws-vault-switch","last_synced_at":"2026-05-05T04:08:18.375Z","repository":{"id":247455597,"uuid":"825890509","full_name":"kobeBigs/aws-vault-switch","owner":"kobeBigs","description":"A simple Go CLI app that extends aws-vault to enable seamless switching between AWS profiles","archived":false,"fork":false,"pushed_at":"2024-07-09T09:37:11.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T22:51:19.230Z","etag":null,"topics":["aws","aws-iam","aws-vault","credentials","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kobeBigs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-08T17:44:04.000Z","updated_at":"2024-07-31T08:59:35.000Z","dependencies_parsed_at":"2024-12-15T14:12:29.596Z","dependency_job_id":"0cffd270-378d-4bf8-ae53-b08e0947f9e2","html_url":"https://github.com/kobeBigs/aws-vault-switch","commit_stats":null,"previous_names":["kobebigs/aws-vault-switch"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kobeBigs/aws-vault-switch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobeBigs%2Faws-vault-switch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobeBigs%2Faws-vault-switch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobeBigs%2Faws-vault-switch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobeBigs%2Faws-vault-switch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kobeBigs","download_url":"https://codeload.github.com/kobeBigs/aws-vault-switch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobeBigs%2Faws-vault-switch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269819032,"owners_count":24480087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-iam","aws-vault","credentials","go","golang"],"created_at":"2024-12-15T14:12:23.510Z","updated_at":"2026-05-05T04:08:13.355Z","avatar_url":"https://github.com/kobeBigs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aws-vault-switch\n\nA simple Go CLI app that extends [aws-vault](https://github.com/99designs/aws-vault) functionality to enable seamless switching between AWS profiles without the need to exit the current shell session.\n\nWritten by [Kobe Subramaniam](https://kobebigs.com).\n\n## Key Features\n\n- **Profile Listing**: List all available AWS profiles managed by `aws-vault`.\n- **Profile Switching**: Switch between AWS profiles without exiting the current shell session, maintaining your working context and improving efficiency.\n- **Easy Integration**: Built using Go and [Cobra](https://github.com/spf13/cobra-cli) library, this tool integrates smoothly with existing `aws-vault` setup and enhances their capabilities.\n\n## Installation\n\nCurrently compatible on Mac \u0026 Linux only.\n\n### Linux\n\n``` bash\nwget https://github.com/kobeBigs/aws-vault-switch/releases/download/v0.1.0/aws-vault-switch-linux.tar.gz\ntar -xzvf aws-vault-switch-linux.tar.gz\nsudo mv aws-vault-switch-linux /usr/local/bin/aws-vault-switch\n```\n\n### Mac (ARM64)\n\n``` bash\nwget https://github.com/kobeBigs/aws-vault-switch/releases/download/v0.1.0/aws-vault-switch-mac-arm.tar.gz\ntar -xzvf aws-vault-switch-mac-arm.tar.gz\nsudo mv aws-vault-switch-mac /usr/local/bin/aws-vault-switch\n```\n\n### Mac\n\n``` bash\nwget https://github.com/kobeBigs/aws-vault-switch/releases/download/v0.1.0/aws-vault-switch-mac.tar.gz\ntar -xzvf aws-vault-switch-mac.tar.gz\nsudo mv aws-vault-switch-mac /usr/local/bin/aws-vault-switch\n```\n\nClone the repository and build the application\n\n``` bash\ngit clone https://github.com/kobebigs/aws-vault-switch\ncd aws-vault-switch\ngo build -o aws-vault-switch\n```\n\n## Usage\n\n1. Run the command\n    \n    ``` bash\n    aws-vault-switch \n    ```\n\n2. Select profile to switch to\n\n    ![image](https://github.com/kobeBigs/aws-vault-switch/assets/461414/6133f620-5d20-43e6-9924-376ddb7495e4)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkobebigs%2Faws-vault-switch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkobebigs%2Faws-vault-switch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkobebigs%2Faws-vault-switch/lists"}