import

netq import otlp ca-cert

Imports the CA certificate of your time-series database.

Syntax

netq import otlp ca-cert <text-ca-cert-b64> 

Required Arguments

Argument Value Description
ca-cert <text-ca-cert-b64> base64 output

Options

None

  • netq export otlp ca-cert

netq import otlp ca-key

Imports the CA key of your time-series database.

Syntax

netq import otlp ca-key <text-ca-key-b64> 

Required Arguments

Argument Value Description
ca-key <text-ca-cert-b64> base64 output

Options

None

  • netq export otlp ca-key