Scroll to navigation

luarocks-admin(1) luarocks-admin(1)

NAME

luarocks-admin - LuaRocks repository administration interface

SYNOPSIS


luarocks-admin [options] command

DESCRIPTION

LuaRocks repository administration interface

Variables from the "variables" table of the configuration file can be overriden with VAR=VALUE assignments.

Options:

Fetch rocks/rockspecs from this server (takes priority over config file)
Fetch rocks/rockspecs from this server only (overrides any entries in the config file)
Which tree to operate on.

Commands:

Add a rock or rockspec to a rocks server.
Help on commands.
Compile a manifest file for a repository.
Refresh local cache of a remote rocks server.

SEE ALSO

luarocks(1)

FILES

/etc/luarocks/config.lua

AUTHOR

Enrico Tassi <gareuselesinge@debian.org>

01 January 2021 LuaRocks repository administration