uv
https://github.com/astral-sh/uv
uv --helpのオプション
--no-cache または --no-cache-dir
https://github.com/astral-sh/uv/blob/0.1.31/crates/uv-cache/src/cli.rs#L10-L28
(pipの
optparse
実装とは違い、オプション名の短縮ができない)
コマンドの実装
https://github.com/astral-sh/uv/tree/main/crates/uv/src/commands