ui
Open the agent web UI
conhive-agent server ui
Description
Section titled “Description”Opens the main web interface (UI) for the Conhive agent in your default web browser, if available. This UI typically provides a graphical way to monitor status, manage configuration, or interact with agent features. Requires the agent server to be running and accessible.
conhive-agent server ui [flags]
Options
Section titled “Options” -h, --help help for ui
Options inherited from parent commands
Section titled “Options inherited from parent commands” -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)
SEE ALSO
Section titled “SEE ALSO”conhive-agent server
- Manage the agent’s web server interfaces