Listing Certificate Versions
View a list of certificate versions for certificates managed through the Certificates service.
Use the oci certs-mgmt certificate-version list command and required parameters to list certificate versions for a given certificate:
oci certs-mgmt certificate-version list --certificate-id <certificate_OCID>
For example:
oci certs-mgmt certificate-version list --certificate-id ocid1.certificate.oc1.<region>.<unique_ID>
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the ListCertificateVersions operation to list certificate versions for a given certificate.