Closed eric-zhu-uw closed 5 years ago
Created a script to help users create dynamodb tables.
dynamodb
After gem install quarantine, the user should be able to type:
gem install quarantine
quarantine_dynamodb -h
to get a list of options to use and run the script with
quarantine_dynamodb [options]
Tested from local flexport repo and ran bundle exec quarantine_dynamodb [options]
flexport
bundle exec quarantine_dynamodb [options]
I will update the ReadMe.md later to help with setup
ReadMe.md
Created a script to help users create
dynamodb
tables.After
gem install quarantine
, the user should be able to type:to get a list of options to use and run the script with
Tested from local
flexport
repo and ranbundle exec quarantine_dynamodb [options]
I will update the
ReadMe.md
later to help with setup