System Grab Bag

View all TLDR pages from common (or from all pages)

dvc freeze

Freeze stages in the DVC pipeline. This prevents DVC from tracking changes in stage dependencies and re-execution until unfreeze. See also dvs unfreeze. More information: https://dvc.org/doc/command-reference/freeze.
  • Freeze 1 or more specified stages:
    dvc freeze {{stage_name_a}} [{{stage_name_b}} ...]

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.