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.

export

netq export otlp ca-cert

< Exports the CA certificate of your time-series database.

Syntax

netq export otlp ca-cert 
    [dump | save <text-path-to-ca-cert-save-file>]

Options

OptionValueDescription
NAdump, saveDisplay the certificate as a dump file or save the certificate to the specified path

Options

None

  • netq import otlp ca-cert

netq export otlp ca-key

Exports the CA certificate key of your time-series database.

Syntax

netq export otlp ca-key 
    [dump | save <text-path-to-ca-key-save-file>] 

Options

OptionValueDescription
NAdump, saveDisplay the key as a dump file or save the key to the specified path

Options

None

  • netq import otlp ca-key