Skip to content

mtwomey/ss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

npm i -g https://github.com/mtwomey/ss.git#v1.0.2

Usage

Initial Setup

Before running the setup for ss, you must have the following

  • AWS cli tools installed and configured
  • Known jump hosts setup in your ~/.ssh/config file
  • AWS "Named Profiles" setup for each environment (see here)

Setup ss

ss --configure

Usage and Commands

Set the AWS account you wish to use

ss --use [AWS NAMED PROFILE NAME]

Find a resource

ss --find [INSTANCE/IP/NAME...ETC]

Connect to an instance found with the --find command

ss [#]

Refresh AWS data

ss --refresh