Listing CA Bundles
List all CA bundles that match the specified parameters.
Use the oci certs-mgmt ca-bundle list command and required parameters to list all CA bundles:
oci certs-mgmt ca-bundle list --all
Or, to list all CA bundles in a particular compartment, open a compartment and runoci certs-mgmt ca-bundle list
:oci certs-mgmt ca-bundle list --compartment-id <compartment_OCID>
For example:
oci certs-mgmt ca-bundle list --compartment-id ocid1.compartment.oc1..<unique_id>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ListCaBundles operation to list CA bundles.