poetry env remove <python>

Remove virtual environments associated with the project

Arguments

NameDescription
pythonThe python executables associated with, or names of the virtual environments which are to be removed

Options

NameDescription
-h, --helpDisplay help information
-v, --verboseIncrease the verbosity of messages
-vvMore verbose output
-vvvDebug output
-V, --versionDisplay this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
-n, --no-interactionDo not ask any interactive question
--no-pluginsDisables plugins
--no-cacheDisables poetry source caches
--directory <directory>The working directory for the poetry command
-q, --quietDo not output any message
--allRemove all managed virtual environments associated with the project