Skip to content
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.

DavyJ0nes/ssm_run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSM Run

Description

Tool to run CLI commnds on instances using SSM.

Does require the instance you are looking to access to be associated with SSM.

Usage

Usage instructions with code examples

# Here is the code example
ssm_run help                                               # Get Help
ssm_run run -i <instance_id> --command-string "ipconfig"   # Run ipconfig on windows instance

TODO

  • Update README
  • Add status command
  • Add automated check to change SSM Document based on instance platform type

About

Tool to easily run commands on AWS instances via SSM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published