-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
bcbio_vm.py doesn't appear to currently support the return of version information. Only the --help
flag is supported:
bcbio_vm.py --help
Version return works as expected with bcbio-nextgen though:
$ bcbio_nextgen.py --version
1.1.6a
What's the best way to add support for this? I can do a pull request if necessary.
Metadata
Metadata
Assignees
Labels
No labels