...
Code Block |
---|
hammer rollback <dbdef> precise [--preview] [--report=<path>] [--<search-option>=<value>, ...] |
...
Code Block |
---|
MyProject/Reports/YYYY/NN-MM/<dbdef>/rollback_<dbdef>_<date> |
Reports
The Rollback Report generates a log that describes what was rolled back when the rollback
command is used. The report can be produced in any of the following modes: LastDeploy, Precise, and Custom. When it is set, the report will be written to the directory specified or to the Reports directory by default if none is specified.
The report parameter can be specified while running the precise rollback command.
Example:hammer rollback <dbdef> precise [--preview] [--report=<path>] [--<search-option>=<value>, ...]
Learn more about the Rollback Report here:Available Log Files and Reports
You may need to check the rollback.log for additional details related to errors. |