Skip to content

poetry env remove --all? #3208

@max-sixty

Description

@max-sixty
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/cliRelated to the command linekind/featureFeature requests/implementations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions