Red Hat Training

A Red Hat training course is available for Red Hat Fuse

9.32. fabric:patch-apply

Abstract

Apply a patch to the specified version or versions.

Synopsis

fabric:patch-apply [ --help ] [[ -u ] | [ --username ]User] [[ -p ] | [ --password ]Password] [ --version Version ] [ --all-versions ] { URL }

Arguments

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

Table 9.32. fabric:patch-apply Arguments

ArgumentInterpretation
--helpDisplays the online help for this command.
-u, --usernameRemote user name.
-p, --passwordRemote user password.
--versionApplies the patch to the specified version. Defaults to the current default version.
--all-versionsApplies the patch to all versions.
URLSpecifies the URL from which the patch is downloaded.