Skip to content

modules

List available agent modules

Terminal window
conhive-agent modules

Displays a list of all modules included or enabled within the Conhive agent. Each module typically provides specific functionalities (e.g., file management, container interaction, sensor reading). This helps understand the agent’s capabilities.

Terminal window
conhive-agent modules [flags]
Terminal window
-h, --help help for modules
-f, --log-format string Specify the logging format (options: console,
json) (default "text")
-l, --log-level string Define the logging level (options: trace,
debug, info, warn, error, fatal, panic)
(default "info")
-o, --log-to-file Enable logging to a file (default true)
-p, --port int32 Port to run the server on (default 5050)
-w, --workdir string Set the working directory for agent operations
(default: $HOME/.conhive)