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

Snapshot creation failing for command line queries in batch mode #2943

Closed
pskrbasu opened this issue Jan 5, 2023 · 0 comments · Fixed by #3056
Closed

Snapshot creation failing for command line queries in batch mode #2943

pskrbasu opened this issue Jan 5, 2023 · 0 comments · Fixed by #3056
Assignees
Labels
bug Something isn't working

Comments

@pskrbasu
Copy link
Contributor

pskrbasu commented Jan 5, 2023

Fails:

steampipe ✗ steampipe query "select 1 as val, 2 as col" --share
Error: invalid name 'local..command_line_query' passed to ParseResourceName

same with --snapshot

but this works:

steampipe ✗ steampipe query "query.static_query" --share
Snapshot uploaded to https://cloud.steampipe.io/user/....
@pskrbasu pskrbasu added the bug Something isn't working label Jan 5, 2023
@pskrbasu pskrbasu changed the title steampipe query --share does not work in query batch mode Snapshot creation failing for command line queries in batch mode Feb 1, 2023
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
1 participant