get
Display current configuration settings
conhive-agent config get
Description
Section titled “Description”Retrieves and displays the currently active configuration settings being used by the Conhive agent, as loaded from its configuration file. This shows the parameters currently controlling its behavior and interactions.
conhive-agent config get [flags]
Options
Section titled “Options” -h, --help help for get
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 config
- Manage agent configuration settings