-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Dangerous --clear #19395
Copy link
Copy link
Closed
Labels
breakingA breaking changeA breaking changebugSomething isn't workingSomething isn't workingcliRelated to the command line interfaceRelated to the command line interfacevirtualenvRelated to virtual environmentsRelated to virtual environments
Metadata
Metadata
Assignees
Labels
breakingA breaking changeA breaking changebugSomething isn't workingSomething isn't workingcliRelated to the command line interfaceRelated to the command line interfacevirtualenvRelated to virtual environmentsRelated to virtual environments
Type
Fields
Give feedbackNo fields configured for issues without a type.
Summary
I lost files accidentally running "uv venv . --clear" instead of "uv venv --clear," deleting the project folder containing the virtual environment.
It seems like uv should issue a warning in such situations.
Platform
Windows 11
Version
0.11.13
Python version
Python 3.14.5