Releases: mutterio/aws-ssh
Releases · mutterio/aws-ssh
Search results configuration
You can now set a configuration file in the home directory to add tags to search results table.
For example adding the following to ~/.aws-ssh.yml
tags:
- env
- name
- rolewill result in the search results adding the columns "env", "name", and "role" to the existing table of results.
display more tags in search results
0.0.10 display role and env in table
Linux ssh key file fix
0.0.9 fixed linux ssh connection issue
build fix
ssh user selection now based on ami description
0.0.6 allow for region entry. migrated to cobra
small display change
0.0.4 Adding private ip to search list
adding private ip to search display