aws / aws/amazon-q-developer-cli

Add further READONLY_TOOLS

Open
#1,183 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2k
Forks
439
PR merge metrics
No merged PRs in 30d

Description

I foresee this list growing significantly.

Some other tools that would be good to have in the READONLY_TOOLS list

wc # wordcount
jq # json query
yq # but not if the -i Inplace flag is given!
test
realpath
sleep
df
du

For each tool, we should ensure that there are no arguments to the tool that allow it to write to disk/mutate state, and if there is, ensure that argument is excluded from readonly if possible, or otherwise leave that tool out explicitly, with a comment in the sourcecode on why the tool wasn't included.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.