UNPKG

dynoport

Version:

Dynoport is a CLI tool that allows you to easily import and export data from a specified DynamoDB table. It provides a convenient way to transfer data between DynamoDB and JSON files

5 lines (3 loc) 61 B
#!/usr/bin/env node 'use strict'; require('../lib/cli.js');