Commands
apply
patch
Apply patch changes to your Momentic tests from Failure recovery.
Options
-c, --config <config>
Path to the Momentic configuration file. If not specified, it defaults to momentic.config.yaml
in the current directory.
-f, --filter <filter>
Only applicable when using Workspaces. Loads the project with the specified name.
--from <from>
The identifier of the patch to apply. It consists of three random words separated by dashes, like potato-apple-cherry
.
--to <to>
The test name to apply the patch to.