0.1.0 • Published 7 years ago

dynamodb-unmarshal-cli v0.1.0

Weekly downloads
5
License
MIT
Repository
-
Last release
7 years ago

dynamodb-unmarshal-cli

A tiny tool using dynamodb-marshaler to allow you to pipe the output from aws dynamodb cli through an unmarshaler to get simpler output.

Installation

npm install -g dynamodb-unmarshal-cli

Usage

aws dynamodb scan --table-name [your table name] | unmarshal

Supported command outputs

The tool currently only works for the output of the following commands: