Skip to content

shopsmart/ssm2ssm

Repository files navigation

SSM2SSM

Copies SSM Parameters from one path to another

Installation

Linux

tar -zxvf <(curl -Lo - https://github.com/shopsmart/ssm2ssm/releases/download/v1.0.0/ssm2ssm_1.0.0_linux_amd64.tar.gz) ssm2ssm
mv ssm2ssm /usr/local/bin

MacOS

tar -zxvf <(curl -Lo - https://github.com/shopsmart/ssm2ssm/releases/download/v1.0.0/ssm2ssm_1.0.0_darwin_amd64.tar.gz) ssm2ssm
mv ssm2ssm /usr/local/bin