gaga

0.1.2 • Public • Published

gaga

manage configuration with dynamodb

usage

#show your config content 
$ gaga show -t <your-dynamo-table> -i <item-id>
 
#save your config as config.json 
$ gaga pull -t <your-dynamo-table> -i <item-id>
 
#push your json file to dynamo db as current item 
$ gaga push -t <your-dynamo-table> -f <file>

trello board

MIT

Readme

Keywords

Package Sidebar

Install

npm i gaga

Weekly Downloads

9

Version

0.1.2

License

MIT

Last publish

Collaborators

  • ocowchun