TLDR
Enter a command. For example: ansible galaxy, git stripspace.

dvc commit

 
Record changes to DVC-tracked files in the project. More information: https://dvc.org/doc/command-reference/commit.
 
  • Commit changes to all DVC-tracked files and directories:
     
    dvc commit
     
  • Commit changes to a specified DVC-tracked target:
     
    dvc commit {{target}}
     
  • Recursively commit all DVC-tracked files in a directory:
     
    dvc commit --recursive {{path/to/directory}}

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.