stage

A set of commands to add and list stagesstages: add, list.

Synopsis

dvc stage {addlist}

Description

Stages represent individual data processes, including their input and resulting outputs. They can be combined to capture simple data workflows, organize data science projects, or build detailed machine learning pipelines.

dvc stage add can be used to create/update stages in the dvc.yaml file. Use dvc stage list or dvc dag to discover existing stages without having to examine dvc.yaml files manually.

Learn more about defining stages.

🐛 Found an issue? Let us know! Or fix it:

Edit on GitHub

Have a question? Join our chat, we will help you:

Discord Chat

🤝 Data on petabyte scale? Checkout our sister project:

lakeFS Docs