analyze-submission: - use --jobs to configure concurrency - saves and reloads state automatically, use --clean to disable load - verbosity: -v = bad news detail, -vv = good and bad news detail
0.5.0
scripts/dcpdig -d staging ingest project_uuid=<uuid> --show submissions scripts/analyze-submission -d <deployment> <submission_id> - checks bundle manifests are in AWS/GCP DSS - searches DSS AWS & GCP for bundles by project_id
0.4.0
Refactor to make more extensible gitignore build and dist dirs fix error when no --show is supplied
0.3.0
UX cleanup, add search for submission uuid Add dcpdig usage notes to README