Skip to content

Releases: mutterio/aws-ssh

Search results configuration

10 May 13:28

Choose a tag to compare

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
  - role

will result in the search results adding the columns "env", "name", and "role" to the existing table of results.

display more tags in search results

09 May 19:12

Choose a tag to compare

0.0.10

display role and env in table

Linux ssh key file fix

06 May 01:40

Choose a tag to compare

0.0.9

fixed linux ssh connection issue

build fix

02 Mar 01:28

Choose a tag to compare

0.0.8

updated build & version

ssh user selection now based on ami description

01 Feb 20:59

Choose a tag to compare

0.0.6 allow for region entry. migrated to cobra

31 Jan 21:55

Choose a tag to compare

small display change

02 Mar 20:48

Choose a tag to compare

0.0.4 Adding private ip to search list

07 Jul 16:36

Choose a tag to compare

Pre-release
adding private ip to search display

0.0.3-dev

14 Jun 19:14

Choose a tag to compare

0.0.3-dev Pre-release
Pre-release

This is an initial release of aws-ssh. It has been used successfully for a month or so in house but a bit rough around the edges for mass use.