A newer version of this product documentation is available. If you are redirected to the main page of the user guide, then this page might have been renamed or removed.

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

ArgumentValueDescription
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

ArgumentValueDescription
ca-key<text-ca-cert-b64>base64 output

Options

None

  • netq export otlp ca-key