forked from luarocks/luarocks
-
Notifications
You must be signed in to change notification settings - Fork 0
list
Peter Melnichenko edited this page Sep 10, 2016
·
1 revision
luarocks list - Lists currently installed rocks.
luarocks list [--outdated] [--porcelain] [<query>] [<version>]
<query> is a substring of a rock name to filter by. When no arguments are supplied, a list of all rocks you have installed is returned.
If --outdated is passed, only rocks for which there is a higher version available in the rocks server are listed.
If --porcelain is passed, machine-friendly output is produced.
The list command queries the local repository (the rocks you have installed). To query remote repositories (the rocks available for download at the LuaRocks server), use search.
List all installed rocks:
luarocks list