Adding Dependent Patches
Add dependent patches for a patch that has dependent patches to ensure that certain patches are applied before others in Fleet Application Management.
Use the oci fleet-apps-management fleet-apps-management-operations patch create-patch-generic-artifact-details command and parameters to add dependent patches to a generic patch:
oci fleet-apps-management fleet-apps-management-operations patch create-patch-generic-artifact-details --artifact-details-artifact <json_file_or_string> --compartment-id <compartment_OCID> --name <text> --patch-type <json_file_or_string> --product <json_file_or_string> --severity <text> --time-released <datetime> [OPTIONS]
Use the oci fleet-apps-management fleet-apps-management-operations patch create-patch-generic-artifact-details command and parameters to add dependent patches to a platform-specific patch:
oci fleet-apps-management fleet-apps-management-operations patch create-patch-platform-specific-artifact-details --artifact-details-artifacts <json_file_or_string> --compartment-id <compartment_OCID> --name <text> --patch-type <json_file_or_string> --product <json_file_or_string> --severity <text> --time-released <datetime> [OPTIONS]
For a complete list of flags and variable options for Fleet Application Management CLI commands, see the CLI for Fleet Application Management.
Run the CreatePatch operation with parameters to add dependent patches to a custom patch.