reproman-diff

Synopsis

reproman-diff [--version] [-h]
            [-l {critical,error,warning,info,debug,1,2,3,4,5,6,7,8,9}]
            [--satisfies]
            prov1 prov2

Description

Report if a specification satisfies the requirements in another specification

Examples

$ reproman diff environment1.yml environment2.yml

Options

prov1

ReproMan provenance file. Constraints: value must be a string

prov2

ReproMan provenance file. Constraints: value must be a string

–version

show the program’s version and license information and exit

-h, –help, –help-np

show this help message and exit. –help-np forcefully disables the use of a pager for displaying the help message

-l {critical,error,warning,info,debug,1,2,3,4,5,6,7,8,9}, –log-level {critical,error,warning,info,debug,1,2,3,4,5,6,7,8,9}

level of verbosity. Integers provide even more debugging information

–satisfies, -s

Make sure the first environment satisfies the needs of the second environment.

Authors

reproman is developed by The ReproMan Team and Contributors <team@reproman.org>.