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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Is your feature request related to a problem? Please describe.
Queries can take a long time (e.g. event lists) and there is no way to abort in interactive mode. Ctrl-C does not register.
Describe the solution you'd like
Ctrl-C should abort the query and return any (partial) results collected so far.
Describe alternatives you've considered
None.
Additional context
See turbot/steampipe-plugin-equinix#2
The text was updated successfully, but these errors were encountered:
this is a duplicate of #120
Sorry, something went wrong.
Add table azure_compute_disk_access. Closes turbot#284 (turbot#288)
8aa5b0a
No branches or pull requests
Is your feature request related to a problem? Please describe.
Queries can take a long time (e.g. event lists) and there is no way to abort in interactive mode. Ctrl-C does not register.
Describe the solution you'd like
Ctrl-C should abort the query and return any (partial) results collected so far.
Describe alternatives you've considered
None.
Additional context
See turbot/steampipe-plugin-equinix#2
The text was updated successfully, but these errors were encountered: