The Console Commands bundle, the Lua bundle and the Kit Manager bundle plug the following PluggableCommands groups into the Parser Service.
Console Commands bundle - fs (file system), inventory and rp (resource provider) groups
Lua bundle – lua group
Kit Manager bundle – kitman group
Overview
The plugged-in command groups hold commands for:
The rp group command ls lists the resource types and the bundles providing them.
The fs group commands allow one to explore the folders of the storage home directory. Therefore, you can examine the data related to a particular bundle.
The inventory group commands allow one to print inventory data, list all inventory printers and create zip files with data from all inventory printers.
The kitman commands are used to execute pre-set kitman scripts in the framework, allowing for quick installation and deinstallation of sets of bundles (kits).
The lua commands allow execution of Lua scripts using the console.
The Parser Service of the Util Bundle detects the PluggableCommands service and makes these commands available to requesting bundles, such as the Console and Telnet bundles.