thv_config
thv config
Manage application configuration
Synopsis
The config command provides subcommands to manage application configuration settings.
Options
  -h, --help   help for config
Options inherited from parent commands
      --debug   Enable debug mode
SEE ALSO
- thv - ToolHive (thv) is a lightweight, secure, and fast manager for MCP servers
 - thv config auto-discovery - Set whether to enable auto-discovery of MCP clients
 - thv config get-ca-cert - Get the currently configured CA certificate path
 - thv config get-registry-url - Get the currently configured registry URL
 - thv config list-registered-clients - List all registered MCP clients
 - thv config register-client - Register a client for MCP server configuration
 - thv config remove-client - Remove a client from MCP server configuration
 - thv config set-ca-cert - Set the default CA certificate for container builds
 - thv config set-registry-url - Set the MCP server registry URL
 - thv config unset-ca-cert - Remove the configured CA certificate
 - thv config unset-registry-url - Remove the configured registry URL