booty
v0.1.2
Published
Simple, distributed app config management backed by S3
Downloads
1
Readme
booty
Easy, distributed app config management backed by S3.
Usage:
See ´booty --help´
Examples:
booty get -k {S3 KEY} -s {S3 SECRET} -b {S3 BUCKET} -p {ENCRYPTION KEY} -i {CONFIG KEY} {DESTINATION FILE}
booty put -k {S3 KEY} -s {S3 SECRET} -b {S3 BUCKET} -p {ENCRYPTION KEY} -i {CONFIG KEY} {SOURCE FILE}