conhive-agent
Manage and monitor the Conhive backend agent
conhive-agent
Description
Section titled “Description”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.
conhive-agent [flags]
Options
Section titled “Options” -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)
SEE ALSO
Section titled “SEE ALSO”conhive-agent audiomanagement
- Manage audio operations (record, play, analyze)conhive-agent completion
- Generate the autocompletion script for the specified shellconhive-agent config
- Manage agent configuration settingsconhive-agent containermanager
- Manage containers and podsconhive-agent cronjobmanager
- Manage scheduled tasks (cron jobs)conhive-agent filemanager
- Manage files and directoriesconhive-agent logs
- View and filter agent log entriesconhive-agent modules
- List available agent modulesconhive-agent run
- Start the agent and its modulesconhive-agent server
- Manage the agent’s web server interfacesconhive-agent stop
- Stop the running agent instanceconhive-agent update
- Update the agent to the latest versionconhive-agent version
- Display agent version information