dvc
Data Version Control: like `git` for data.
TLDR
Execute a DVC subcommand
$ dvc [subcommand]
Display general help
$ dvc --help
Display help about a specific subcommand
$ dvc [subcommand] --help
Display version
$ dvc --version
Execute a DVC subcommand