Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add -v option to see installed version of misp-modules #511

Open
chrisinmtown opened this issue Jul 9, 2021 · 0 comments
Open

Add -v option to see installed version of misp-modules #511

chrisinmtown opened this issue Jul 9, 2021 · 0 comments

Comments

@chrisinmtown
Copy link

Please add a -v or --version option so it's easy to see the installed version of misp-modules. Thanks in advance for considering this.

$ bin/misp-modules --help --version
usage: misp-modules [-h] [-t] [-s] [-d] [-p P] [-l L] [-m M] [--devel]

misp-modules server

optional arguments:
  -h, --help  show this help message and exit
  -t          Test mode
  -s          Run a system install (package installed via pip)
  -d          Enable debugging
  -p P        misp-modules TCP port (default 6666)
  -l L        misp-modules listen address (default localhost)
  -m M        Register a custom module
  --devel     Start in development mode, enable debug, start only the module(s) listed in -m.
              Example: -m misp_modules.modules.expansion.bgpranking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant