Options
Path to the Momentic configuration file. If not specified, it defaults to
momentic.config.yaml in the current directory.Disable caching entirely. This will cause all steps to run without cached
data, and not save caches after runs. This can result in slower test
execution, but ensures that all steps are run fresh without stored data.
Always save updated step caches after successful test runs, even on the main
Git branch and protected Git branches. Please see the cache saving
eligibility documentation
for more information.