Min-ops / cruddy

A simple CRUD wrapper around Amazon DynamoDB
Apache License 2.0
24 stars 8 forks source link

Generate empty item JSON #34

Open pas256 opened 8 years ago

pas256 commented 8 years ago

It would be nice to have a CLI command that would generate a JSON object with the required attribute already present. That would allow me to then edit the file and give it to create.

Kinda like the CLI skeleton from the AWS CLI.