Page MenuHomeVyOS Platform

Add an op mode command for retrieving kernel module information
Open, LowPublic

Description

Right now the user can get a list of loaded modules from the usual Linux lsmod command, but that command provides a bare minimum of information and the user still needs to read /sys/module data to get most parameters.

It might be handy to be an easy way to the parameters of any or all modules from the CLI.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)