Moving an OCI Cache Configuration Between Compartments
Move an OCI Cache custom configuration to a different compartment in your Oracle Cloud Infrastructure tenancy.
- On the Configurations list page, select a custom configuration that you to want to work with. If you need help finding the list page or the configuration, see Listing OCI Cache Configurations.
- On the configuration's details page, select Move resource.
- In the Move resource panel, select the destination compartment from the list.
- Select Move resource.
Use the oci redis oci-cache-config-set oci-cache-config-set change-compartment command and required parameters to move a configuration to a different compartment:
oci redis oci-cache-config-set oci-cache-config-set change-compartment --compartment-id <compartment_OCID> --oci-cache-config-set-id <config_set_OCID> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ChangeOciCacheConfigSetCompartment operation to move a configuration to a different compartment.