Moving a Patch Between Compartments
Move a custom patch in Fleet Application Management to a different compartment in your Oracle Cloud Infrastructure tenancy.
Note
When moving a patch to another compartment, note that the patch is no longer accessible from this compartment.
When moving a patch to another compartment, note that the patch is no longer accessible from this compartment.
- On the Patches list page, select the patch that you want to work with. If you need help finding the list page or the patch, see Listing Patches.
- From the for the patch, select Move resource.
- In the Move resource panel, select the destination compartment from the list.
- Select Move resource.
Use the oci fleet-apps-management fleet-apps-management-operations patch change-compartment and required parameters to move a patch to a different compartment:
oci fleet-apps-management fleet-apps-management-operations patch change-compartment --compartment-id <compartment_OCID> --patch-id <patch_OCID>
For a complete list of flags and variable options for Fleet Application Management CLI commands, see the CLI for Fleet Application Management.
Run the ChangePatchCompartment to move a custom patch to another compartment.