Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 831 Bytes

File metadata and controls

43 lines (30 loc) · 831 Bytes
title thv config set-ca-cert
hide_title true
description Reference for ToolHive CLI command `thv config set-ca-cert`
last_update
author
autogenerated
slug thv_config_set-ca-cert
mdx
format
md

thv config set-ca-cert

Set the default CA certificate for container builds

Synopsis

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]

Options

  -h, --help   help for set-ca-cert

Options inherited from parent commands

      --debug   Enable debug mode

SEE ALSO