Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing (8) commands documentation #1527

Closed
17 of 33 tasks
aviyadeveloper opened this issue Jan 26, 2020 · 3 comments · Fixed by #2087, #2088, #2089, #2090 or #2091
Closed
17 of 33 tasks

Missing (8) commands documentation #1527

aviyadeveloper opened this issue Jan 26, 2020 · 3 comments · Fixed by #2087, #2088, #2089, #2090 or #2091

Comments

@aviyadeveloper
Copy link

aviyadeveloper commented Jan 26, 2020

These are all of the commands listed when running $ pyenv commands. Those that are check are also found in the COMMANDS.md documentation. The rest are missing.

  • commands
  • completions
  • exec
  • global
  • help
  • hooks
  • init
  • install
  • local
  • prefix
  • rehash
  • root
  • shell
  • shims
  • uninstall
  • version
  • --version
  • version-file
  • version-file-read
  • version-file-write
  • version-name
  • version-origin
  • versions
  • whence
  • which

Ignoring the various versions and help command this leaves 8 missing commands:

  1. completions
  2. exec
  3. hooks
  4. init
  5. local
  6. prefix
  7. root
  8. shims
@sjvrijn
Copy link

sjvrijn commented Aug 28, 2020

@sandipanpanda
Copy link
Contributor

Hi, I am interested to help to add these commands documentation.

@native-api
Copy link
Member

Sure, please submit a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment