Skip to content

conhive-agent

Manage and monitor the Conhive backend agent

Terminal window
conhive-agent

The main entry point for the Conhive Agent CLI. This tool allows you to interact with the agent for configuration, control, monitoring, and accessing its various modules and functionalities. Use ‘{AppName}-{ModuleName} help’ for more details.

Terminal window
conhive-agent [flags]
Terminal window
-h, --help help for conhive-agent
-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)