Skip to content

Adds check command

Choose a tag to compare

@johnbradley johnbradley released this 18 May 13:34
· 17 commits to master since this release

Adds ddsclient check -p <projectName> command to verify that an uploaded project is in a consistent state.
Occasionally uploaded projects do not become consistent. This command will show the problematic files that can be deleted to fix consistency issues.
See PR #328