| title | thv config set-ca-cert | ||
|---|---|---|---|
| hide_title | true | ||
| description | Reference for ToolHive CLI command `thv config set-ca-cert` | ||
| last_update |
|
||
| slug | thv_config_set-ca-cert | ||
| mdx |
|
Set the default CA certificate for container builds
Set the default CA certificate file path that will be used for all container builds. This is useful in corporate environments with TLS inspection where custom CA certificates are required.
Example: thv config set-ca-cert /path/to/corporate-ca.crt
thv config set-ca-cert <path> [flags]
-h, --help help for set-ca-cert
--debug Enable debug mode
- thv config - Manage application configuration