Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 880582 Details for
Bug 1082484
Some items lack on "Table 5.1. patch Command Arguments and Switches"
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Output from "patch --help"
patch.txt (text/plain), 4.25 KB, created by
Takayuki Konishi
on 2014-03-31 07:36:34 UTC
(
hide
)
Description:
Output from "patch --help"
Filename:
MIME Type:
Creator:
Takayuki Konishi
Created:
2014-03-31 07:36:34 UTC
Size:
4.25 KB
patch
obsolete
>SYNOPSIS > > patch > <action> <action_arguments>* > [--override-all] > [--override-modules] > [--override=path(,path)*] > [--preserve=path(,path)*] > [--host=<host>] > > where <action> can be > > apply - apply a patch > history - display the patching history > info - information about the active patches > rollback - rollback a patch that has been applied > > and <action_arguments> depends on the <action> > >ACTION: apply > > Apply a patch > > patch apply <file_path> > [--override-all] > [--override-modules] > [--override=path(,path)*] > [--preserve=path(,path)*] > [--host=<host>] > > <file_path> - the path to the patch to apply. > The path can be either absolute or relative to the > current directory. > >ACTION: rollback > > Rollback a patch that has been applied > > NOTE: by default this operation will restore all *.xml files in the > configuration directories to the state when the patch was applied. > > patch rollback --patch-id=<id> > [--reset-configuration=(true|false)] > [--rollback-to] > [--override-all] > [--override-modules] > [--override=path(,path)*] > [--preserve=path(,path)*] > [--host=<host>] > > --patch-id=<id> - the ID of the patch to rollback > > --reset-configuration - The argument is required for the rollback action > and expects a boolean value. > It signifies whether the rollback operation should > reset the installation configurations to their state > before the patch was applied. > > --rollback-to - The argument does not expect any value and is > optional. The default is 'false'. > If the patch to rollback is a one-off patch, it > signifies that the rollback operation will also > rollback all the other one-off patches that have > been applied on top of the patch to rollback. > >ACTION: info > > Information about the installed patches > > patch info > [--host=<host>] > >ACTION: history > > Patching history > > patch history > [--host=<host>] > >DESCRIPTION > > Apply a patch to the server or rollback a patch that has been applied. > > This command does not required to be connected to the server. > If it is connected, it will patch the server's installation. > If it is not connected, it will patch the command-line interface's own > installation. > > Applying and rolling back a patch will run consistency checks for all > modified items. In case file conflicts are detected the operation will fail > and the conflicting items will be part of the 'failure-description' grouped > by type (bundles, modules, misc). In order to resolve the conflicts the > operation has to be invoked again with additional arguments describing how > the patch tool should deal with those conflicts. > >ARGUMENTS: > > --host=<host> - may appear only in the domain mode and is not allowed > in the standalone mode or if the cli is disconnected. > The argument expects the name of the host of the > installation to patch. > > --override - The value is a comma-separated list of the miscellaneous > items in the patch that can be overridden on the server > whether the item reports a conflict or not. > > --preserve - The value is a comma-separated list of the miscellaneous > items that must be preserved and not modified by > applying or rolling back a patch. > > --override-all - The argument does not expect any value and is > optional. The default is 'false'. > It signifies to bypass any content verification on the > miscellaneous items changed by the patch. > > --override-modules - The argument does not expect any value and is > optional. The default is 'false'. > It signifies to bypass any content verification on the > modules and OSGi bundles affected by the patch.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1082484
: 880582