amiaopensource / grabbags

grabbags is an enhanced usage of the LOC bagit Python Library
GNU General Public License v3.0
11 stars 8 forks source link

Better Argument Parsing #47

Closed jfarbowitz closed 3 years ago

jfarbowitz commented 3 years ago

Currently you can put in a lot of argument combinations that don't make sense

For example, the --no-checksums flag can only be used with --validate. --clean can only be used when creating bags, not when validating.

Is the best strategy to add caveat statements around line 263 that prompt errors and alert the user?

jfarbowitz commented 3 years ago

Closed with commit 9e86b813f5f8f046e1d9ac8094eccf24fa87afcb