Red Hat Training

A Red Hat training course is available for Red Hat Fuse

17.2. patch:fabric-install

Abstract

Installs a rollup patch in a Fabric system.

Synopsis

patch:fabric-install [ --help ] { Patch }

Arguments

Table 17.2, “patch:fabric-install Arguments” describes the command's arguments.

Table 17.2. patch:fabric-install Arguments

ArgumentInterpretation
--helpDisplays the online help for this command.
--uploadUpload the patch artifacts to a Maven repository.
-s, --simulationSimulates patch installation.
--merge-prefer-newWhen patching a resource file in a profile, if there is a merge conflict in a property setting, prefer the value from the patch (new).
--merge-keep-oldWhen patching a resource file in a profile, if there is a merge conflict in a property setting, prefer the existing value (old).
--merge-overwriteWhen patching a resource file in a profile, replace the entire resource file with the patched one.
-u, --usernameRemote user name.
-p, --passwordRemote user password.
--versionProfile version to which the patch is applied.
PatchThe name of the patch to install.