Inspect currently loaded libraries and functions.

Section: Lua scripts and functions

List loaded function libraries

bash
bash
FUNCTION LIST

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Lua scripts and functions
Load a Redis function library
Load a function library into the server.
OpenIn sheetbashsame section
Call a registered function
Execute a loaded Redis function.
OpenIn sheetbashsame section
Delete a function library
Remove a loaded function library.
OpenIn sheetbashsame section
Run a Lua script
Execute Lua server-side atomically.
OpenIn sheetbashsame section
Run a cached Lua script by SHA
Execute a previously loaded Lua script.
OpenIn sheetbashsame section
Load a Lua script
Cache a Lua script and return its SHA1.
OpenIn sheetbashsame section