certificate show

Prev Next

This command displays a certificate that as been added to the VMS.

Usage

certificate show --id ID

Required Parameters

--id ID

The ID of the certificate you want to display.

Example

vcli: admin> certificate show --id 15
+------------------------+----------------------------------+
| ID                     | 15                               |
| Name                   | test                             |
| Created                | 2025-12-08 19:20:32.591989+00:00 |
| Certificate            | ******************               |
| Private-key            | ******************               |
| Ca-certificate         | ******************               |
| State                  | OK                               |
| Cert-type              | KAFKA_MTLS                       |
+-----------------------------------------------------------+