Skip to content

List Versions

Terminal window
# Example
zvm ls

Use ls to list all installed versions of Zig.

Terminal window
zvm ls --all

The --all flag will list the available versions of Zig for download. Not the versions locally installed.

Terminal window
zvm ls --vmu

The --vmu flag will list set version maps for Zig and ZLS downloads.