mise sync python --pyenv
text
Symlinks all tool versions from an external tool into mise
For example, use this to import all pyenv installs into mise
Usage: sync python --pyenv
Options:
--pyenv
Get tool versions from pyenv
Examples:
$ pyenv install 3.11.0
$ mise sync python --pyenv
$ mise use -g [email protected] - uses pyenv-provided python