Skip to content

bash key binding to fzf across aws profiles before running aws cli

License

Notifications You must be signed in to change notification settings

stonematt/fzf_aws_profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fzf_aws_profile

bash key binding to fzf across aws profiles before running aws cli

We use aws profiles to restrict access and manage permissions on aws cli. As a result, we have a bit of explosion of AWS_PROFILES that we might inject into an aws command. This helper will let use fzf to search and select from your profiles inline while on the bash command line.

Example

Usage

This happens to be bound to Ctrl-b, so:

  • Ctrl-b
  • search for aws profile
  • select enter to choose one
  • finish typing aws command or alias.

Special thanks

Thanks to https://github.com/junegunn/fzf/

About

bash key binding to fzf across aws profiles before running aws cli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published