0.1.0 • Published 5 years ago

dynaops v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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