commands.sh

uv help

all

Display detailed documentation for `uv` commands.

More info →

Examples (4)

Display general help for `uv`

Display help for a specific command

Display help for a subcommand

uv help command subcommand

Display help without using a pager

uv help --no-pager command
made by @shridhargupta | data from tldr-pages