rbenv
Verified for current stable LTS
Rbenv Command: List Latest Stable Ruby Versions
Use for list latest stable ruby versions with Rbenv. Exact CLI syntax to list latest stable ruby versions using Rbenv.
When to use this: Use for list latest stable ruby versions with Rbenv.
Command Syntax
rbenv install --list rbenv install --list Command Breakdown
--list- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list latest stable 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 Installed Ruby Versions rbenv versions Rbenv Command: List Ruby Versions Containing Executable rbenv whence <executable> Rbenv Command: Set Global Ruby Version rbenv global <version>