poetry self

The self namespace regroups sub commands to manage the poetry installation itself

Subcommands

NameDescription
addAdd additional packages to poetry's runtime environment
installInstall locked packages (incl. addons) required by this poetry installation
lockLock the poetry installation's system requirements
removeRemove additional packages from poetry's runtime environment
showShow packages from poetry's runtime environment
updateUpdates poetry to the latest version