awslabs / dynein

DynamoDB CLI written in Rust.
https://github.com/awslabs/dynein
Apache License 2.0
360 stars 37 forks source link

feat: add -y as short yes to delete table #245

Closed ryota-sakamoto closed 3 months ago

ryota-sakamoto commented 3 months ago

Issue #, if available:

N/A

Description of changes:

We provide -y to delete table for usability. A lot of CLI provide -y or --yes to get confirmation.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.