Options (1)
-v, --verbosebooleanUpdate `uv` with verbose output
Example:
uv self update {{[-v|--verbose]}}Examples (7)
Update `uv` to the latest version
uv self updateUpdate `uv` to a specific version
uv self update 0.4.0Check for available `uv` updates without installing
uv self update --dry-runUpdate `uv` with verbose output
uv self update [-v|--verbose]Display the current `uv` version
uv self versionDisplay only the version number
uv self version --shortDisplay version information in JSON format
uv self version --output-format jsonmade by @shridhargupta | data from tldr-pages