goenv
Verified for current stable LTS
Goenv Command: List Available Goenv Commands
Use for list available goenv commands with Goenv. Exact CLI syntax to list available goenv commands using Goenv.
When to use this: Use for list available goenv commands with Goenv.
Command Syntax
goenv commands goenv commands Command Breakdown
goenv is the base executable for this command.
FAQ
Purpose: Exact syntax to list available goenv commands using Goenv.
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
Goenv Command: Uninstall Golang Version
goenv uninstall <go_version> Goenv Command: Run Executable With Selected Go Version goenv exec go run <go_version> Goenv Command: Install Specific Golang Version goenv install <go_version> Goenv Command: Set Local Golang Version goenv local <go_version> Goenv Command: Set Default Golang Version goenv global <go_version>