TLDR
Enter a command. For example: shards, csslint, ocaml, javadoc.

dvc init

 
Initialize a new local DVC repository. More information: https://dvc.org/doc/command-reference/init.
 
  • Initialize a new local repository:
     
    dvc init
     
  • Initialize DVC without Git:
     
    dvc init --no-scm
     
  • Initialize DVC in a subdirectory:
     
    cd {{path/to/subdir}} && dvc init --sudir

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.