aws / aws/aws-encryption-sdk-cli
Add min/max values for bounded input values
Open
- Dominant language
- Python
- Stars
- 82
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Values like frame-length, max-length, and caching controls all have valid value ranges. If values outside of those bounds are provided, the CLI will error, but the help string should indicate what those bounds are.
Contributor guide
Assessment
This issue has not been assessed yet.