TLDR
Enter a command. For example: pip, popeye, nproc, uptime, nimble.

dvc

 
Data Version Control: like git for data. Some subcommands such as dvc commit have their own usage documentation. More information: https://dvc.org/.
 
  • Check the DVC version:
     
    dvc --version
     
  • Display general help:
     
    dvc --help
     
  • Display help about a specific subcommand:
     
    dvc {{subcommand}} --help
     
  • Execute a DVC subcommand:
     
    dvc {{subcommand}}

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.