Skip to content

Help & Version

Print global help information by running:

Terminal window
zvm --help

Print help information about a specific command or subcommand.

Terminal window
zvm list --help
NAME:
zvm list - list installed Zig versions. Flag `--all` to see remote options
USAGE:
zvm list [command options] [arguments...]
OPTIONS:
--all, -a list remote Zig versions available for download, based on your version map (default: false)
--vmu list set version maps (default: false)
--help, -h show help
Terminal window
zvm --version

Prints the version of ZVM you have installed.