dynamocli icon indicating copy to clipboard operation
dynamocli copied to clipboard

Utilities for interaction with AWS DynamoDB

Results 2 dynamocli issues
Sort by recently updated
recently updated
newest added

Hi, Im trying to import a csv with arrays in it. I export the table from the console using the export to csv function. here is a csv file example....

bug

I'm running AmazonLinux 2 (venv) -bash-4.2# dynamocli import csv-convert.py /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- bundler/setup (LoadError) from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require' from /usr/local/share/gems/gems/dynamocli-0.1.6/bin/dynamocli:3:in `' from /usr/local/bin/dynamocli:23:in `load' from /usr/local/bin/dynamocli:23:in `'

bug