rbenv
Verified for current stable LTS
Rbenv Command: List Installed Ruby Versions
Use for list installed ruby versions with Rbenv. Exact CLI syntax to list installed ruby versions using Rbenv.
When to use this: Use for list installed ruby versions with Rbenv.
Command Syntax
rbenv versions rbenv versions Command Breakdown
rbenv is the base executable for this command.
FAQ
Purpose: Exact syntax to list installed ruby versions using Rbenv.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Rbenv Command: Display Current Ruby Version
rbenv version Rbenv Command: Install Ruby Version rbenv install <version> Rbenv Command: List Latest Stable Ruby Versions rbenv install --list Rbenv Command: List Ruby Versions Containing Executable rbenv whence <executable> Rbenv Command: Set Global Ruby Version rbenv global <version>