/node-dynaops

CLI for DynamoDB ops

Primary LanguageJavaScript

dynaops

CLI for DynamoDB ops.

Installation

npm i dynaops

Usage

dynaops <command>

Commands:
  dynaops init         create a dynaops.yaml file
  dynaops sync-tables  sync tables
  dynaops completion   generate bash completion script

Options:
  --verbose, -v  Verbose mode                                          [boolean]
  --version      Show version number                                   [boolean]
  --help         Show help                                             [boolean]

License

MIT