logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

UV Package Manager - Generate UV Help Documentation | Online Free DevTools by Hexmos

Generate UV help documentation with UV Package Manager. Access command details, subcommands, and flags for efficient package management. Free online tool, no registration required.

uv-help

Display detailed documentation for uv commands. More information: https://docs.astral.sh/uv/reference/cli/#uv-help.

  • Display general help for uv:

uv help

  • Display help for a specific command:

uv help {{command}}

  • Display help for a subcommand:

uv help {{command}} {{subcommand}}

  • Display help without using a pager:

uv help --no-pager {{command}}

See Also