Skip to content

nonspecialist/ssm-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

ssm-run

A simple (really, quite trivial) bash wrapper around the AWS CLI for aws ssm send-command.

Allows you to:

  • execute one or more commands on one or more instances
  • wait for and display the output from all of the commands

Usage

localhost$ ssm-run "command1; command2" <instance-id> [<instance-id> ...]

About

A simple little wrapper around AWS SSM SendCommand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages