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

Not enough arguments error when getting openbmctool version with python 2.7 #27

Open
thalerj opened this issue Jul 17, 2018 · 0 comments
Assignees

Comments

@thalerj
Copy link

thalerj commented Jul 17, 2018

When using python 2.7 with openbmctool and trying to get the tool version using the -V option, the command returns saying too few arguments.

python openbmctool.py -V
usage: openbmctool.py [-h] [-H HOST] [-U USER] [-A | -P PW] [-j]
[-t POLICYTABLELOC] [-V]

                  {fru,sensors,sel,chassis,collect_service_data,health_check,dump,bmc,mc,gardclear,firmware}
                  ...

openbmctool.py: error: too few arguments

@thalerj thalerj changed the title Not enough arguments when getting openbmctool version with python 2.7 Not enough arguments error when getting openbmctool version with python 2.7 Jul 17, 2018
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