Skip to content

dancoates/dynamodb-unmarshal-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published