Skip to content

adamcin/ssmple

Repository files navigation

ssmple CLI

Config File Management tool using AWS SSM Shared Parameter Store, serialized to JSON, YAML, or Java properties files on hosts.

see ssmple-java for legacy impl

Usage

./ssmple --profile myprofile --region us-east-1 get -C /ep/conf \
    -f ep.properties \
    -f ep.override.properties \
    -s /ep/ecs/conf \
    -s /ep/ecs/conf/preprod \
    -s /ep/ecs/conf/admin \
    -s /ep/ecs/conf/preprod/admin

About

Config File Management tool using AWS SSM Shared Parameter Store, serialized to JSON, YAML, or Java properties files on hosts.

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors