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

Running steampipe plugin without arguments throw nil pointer error #678

Closed
cbruno10 opened this issue Jul 22, 2021 · 0 comments · Fixed by #681
Closed

Running steampipe plugin without arguments throw nil pointer error #678

cbruno10 opened this issue Jul 22, 2021 · 0 comments · Fixed by #681
Labels
bug Something isn't working

Comments

@cbruno10
Copy link
Contributor

Describe the bug
When running steampipe plugin, a nil pointer error is thrown:

Codys-MBP:oci cbruno$ steampipe plugin
Error: runtime error: invalid memory address or nil pointer dereference

Steampipe version (steampipe -v)
v0.7.0

To reproduce
Run steampipe plugin

Expected behavior
I'd receive a help message telling me how many arguments I need to pass, and what they are, similar to when running steampipe check

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant