lbcli update logs tls-bundles

Updates an existing TLS bundle.

Log streaming is currently in tech preview.

Synopsis

Replaces the certificates in an existing TLS bundle. The bundle is fully replaced; supply all PEM files you want to keep (the same flags as "create"). Any targets referencing this bundle will automatically use the updated certificates on the next reload.

Bash
Copy

Examples

Bash
Copy
FlagShortTypeDefaultDescription
--help-hboolHelp for tls-bundles.
--namestringName of the TLS bundle (required).
--ca-pemstringPath to the PEM file containing the CA certificate (required).
--cert-pemstringPath to the PEM file containing the client certificate (optional, required for mTLS).
--key-pemstringPath to the PEM file containing the client private key (optional, required for mTLS).
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard