We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description onevcenter cli tool has some failures regarding bad looking stack-traces when u do not use the tool properly.
Also some kind of example to help new users to use the tool will be great. -o option should show you the complete list of vCenter objects
To Reproduce
Error example: onevcenter list --vuser [email protected] --vpass xxx --vcenter host.vcenter undefined method `downcase' for nil:NilClass
Details
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
B OpenNebula#2416: onevcenter tool improvements and fixes
38f3301
43f2472
B #2416: onevcenter tool improvements and fixes (#2418)
9b0b1cd
d085c01
(cherry picked from commit 9b0b1cd)
F #5516: fix stat script (#2416)
d098099
Signed-off-by: Neal Hansen <[email protected]>
Semedi
No branches or pull requests
Description
onevcenter cli tool has some failures regarding bad looking stack-traces when u do not use the tool properly.
Also some kind of example to help new users to use the tool will be great.
-o option should show you the complete list of vCenter objects
To Reproduce
Error example:
onevcenter list --vuser [email protected] --vpass xxx --vcenter host.vcenter
undefined method `downcase' for nil:NilClass
Details
Additional context
Add any other context about the problem here.
Progress Status
The text was updated successfully, but these errors were encountered: