Skip to content

Return help when called with --help #5

@wkoot

Description

@wkoot

Calling with --help creates a venv with that name

$ mkvirtualenv --help
Using CPython 3.14.2
Creating virtual environment with seed packages at: .virtualenvs/--help
 + pip==25.3
Activate with: source .virtualenvs/--help/bin/activate

However, invoking uv venv does not:

$ uv venv --help
Create a virtual environment

Usage: uv venv [OPTIONS] [PATH]
[...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions