Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.14.2. patch:fabric-install
Abstract
						Installs a rollup patch in a Fabric system.
					
Synopsis Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
patch:fabric-install  [
					--help
				] {
					Patch
				}
Arguments Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
				Table 14.2, “patch:fabric-install Arguments” describes the command's arguments.
			
| Argument | Interpretation | 
|---|---|
--help | Displays the online help for this command. | 
--upload | Upload the patch artifacts to a Maven repository. | 
-s, --simulation | Simulates patch installation. | 
--merge-prefer-new | When 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-old | When patching a resource file in a profile, if there is a merge conflict in a property setting, prefer the existing value (old). | 
--merge-overwrite | When patching a resource file in a profile, replace the entire resource file with the patched one. | 
-u, --username | Remote user name. | 
-p, --password | Remote user password. | 
--version | Profile version to which the patch is applied. | 
| Patch | The name of the patch to install. |