https://github.com/jameskyburz/dynamodb-query-cli
dynamodb query cli
https://github.com/jameskyburz/dynamodb-query-cli
aws dynamodb
Last synced: 3 months ago
JSON representation
dynamodb query cli
- Host: GitHub
- URL: https://github.com/jameskyburz/dynamodb-query-cli
- Owner: JamesKyburz
- License: apache-2.0
- Created: 2020-08-31T20:47:53.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2020-09-24T08:21:13.000Z (almost 6 years ago)
- Last Synced: 2025-10-20T10:01:54.990Z (9 months ago)
- Topics: aws, dynamodb
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dynamodb-query-cli
[](https://github.com/feross/standard)
### usage
```sh
ᐅ dynamodb-query --help
Usage: dynamodb-query [options]
cli to query DynamoDB tables
Options:
--region
--endpoint
--page-size page size (default: 25)
--table-name
--convert-empty-values
-h, --help display help for command
```
# license
[Apache License, Version 2.0](LICENSE)