-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
area/cliRelated to the command lineRelated to the command linekind/featureFeature requests/implementationsFeature requests/implementations
Description
- I have searched the issues of this repo and believe that this is not a duplicate.
- I have searched the documentation and believe that my question is not covered.
Feature Request
In debugging some recent issues, I've wanted to clear out all poetry environments to reset state. Any thoughts on a poetry env remove --all?
I tried poetry env list | xargs poetry env remove, but unfortunately given the (Activated) label, this would require a more complex command.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/cliRelated to the command lineRelated to the command linekind/featureFeature requests/implementationsFeature requests/implementations