TLDR
Enter a command. For example: mogrify, dua, virsh pool list.

dvc dag

 
Visualize the pipeline(s) defined in dvc.yaml. More information: https://dvc.org/doc/command-reference/dag.
 
  • Visualize the entire pipeline:
     
    dvc dag
     
  • Visualize the pipeline stages up to a specified target stage:
     
    dvc dag {{target}}
     
  • Export the pipeline in the dot format:
     
    dvc dag --dot > {{path/to/pipeline.dot}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.