Listing Managed Lists and Getting Their Details
View the details for a managed list in Cloud Guard anytime you need to check the list of items that's included.
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Use the oci cloud-guard managed-list get command and required parameters to get a specific managed list:
oci cloud-guard managed-list get --managed-list-id <managed_list_ocid> [OPTIONS]
Use the oci cloud-guard managed-list list command and required parameters to list all managed lists:
oci cloud-guard managed-list list --compartment-id, -c <compartment_ocid> [OPTIONS]
Run the GetManagedList operation to get a managed list.
Run the ListManagedLists operation to list managed lists.
What's Next
- To make changes in a managed list, see Editing a Customer-Provided Managed List.
- To create a managed list that is similar to one that exists, see Cloning a Managed List.