Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 146 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 146 Bytes

pemstore

Command line tool to manage pem file; store into AWS ssm.

# Build command line tool
go build -o pemstore cmd/main.go