velocirepo validate-data

Check data files for integrity issues

velocirepo validate-data [OPTIONS]
Full --help output
Check data files for integrity issues

Usage:
  velocirepo validate-data [flags]

Flags:
      --fix    interactively fix issues
  -h, --help   help for validate-data

Global Flags:
      --config string   config file (default: walk up for velocirepo.toml)
  -q, --quiet           suppress progress output
  -v, --verbose         enable debug logging

Options

--fix
interactively fix issues
-h, --help
help for validate-data
--config: string = walk up for velocirepo.toml
config file
-q, --quiet
suppress progress output
-v, --verbose
enable debug logging