pyenv/libexec
Ivan Pozdeev 6d4365a696 Make pyenv init --path usable as a pyenv init - substitute
We're going to eliminate the need to mandatorily use `pyenv init --path`.
We can't delete it yet for backward compatibility.
Besides, there's one other use case for it: to enable shims but without
shell integration, e.g. for noninteractive shells.

To be a full-fledged replacement for `pyenv init -` however,
it needs to do rehashing.
2022-05-02 19:07:24 +03:00
..
pyenv
pyenv---version v2.2.5 Add new CPython versions 2022-03-16 16:58:43 -04:00
pyenv-commands
pyenv-completions
pyenv-exec Fix typos in command examples (#2147) 2021-11-09 09:50:29 +03:00
pyenv-global
pyenv-help
pyenv-hooks
pyenv-init Make pyenv init --path usable as a pyenv init - substitute 2022-05-02 19:07:24 +03:00
pyenv-local
pyenv-prefix docs(pyenv-prefix): note support for multiple versions (#2270) 2022-03-09 05:33:01 +03:00
pyenv-rehash
pyenv-root
pyenv-sh-rehash
pyenv-sh-shell
pyenv-shims
pyenv-version
pyenv-version-file
pyenv-version-file-read
pyenv-version-file-write
pyenv-version-name
pyenv-version-origin
pyenv-versions
pyenv-whence
pyenv-which