7.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 7.32, “fabric:patch-apply Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command. |
-u, --username | Remote user name. |
-p, --password | Remote user password. |
--version | Applies the patch to the specified version. Defaults to the current default version. |
--all-versions | Applies the patch to all versions. |
URL | Specifies the URL from which the patch is downloaded. |