Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSM

A minimalistic CLI tool for running commands with AWS SSM parameter substitution.

Heavily inspired by 1Password CLI's op run command.

Installation

go install github.com/maxcleme/ssm@latest

Usage

Set environment variables with ssm:// prefixes:

export API_KEY="ssm:///myapp/api/key"

Run commands with SSM parameter substitution:

ssm run -- printenv API_KEY
ssm run -- docker run -e API_KEY myapp

About

A minimalistic CLI tool for running commands with AWS SSM parameter substitution

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages