aws / aws/amazon-q-developer-cli
Feature Request: File Utilities
Open
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
The following utilities as native functions would assist in faster operations:
* Does file exist?
* Find files in directory tree (wildcard, pattern match or exact match, excluding folders by exact match)
* hash of files (md5 / sha1 / sha256 )
* Move file / Rename file
* Get an index of the whole directory tree, X levels deep. (excluding X directories, eg. .git, node_modules).
Contributor guide
Assessment
This issue has not been assessed yet.