steampipe icon indicating copy to clipboard operation
steampipe copied to clipboard

Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.

Results 399 steampipe issues
Sort by recently updated
recently updated
newest added

I'm troubleshooting some query errors, and sometimes they take a long time to return (~4mins). I feel that the timing status line should be shown (if possible) even for errors,...

enhancement
cli output

Bumps [github.com/turbot/steampipe-plugin-sdk/v4](https://github.com/turbot/steampipe-plugin-sdk) from 4.0.1-rc.0 to 4.0.1. Changelog Sourced from github.com/turbot/steampipe-plugin-sdk/v4's changelog. v4.0.1 [2022-08-11] Bug fixes Fix UpdateConnectionConfigs not setting the connection config. (#375) Fix query results with zero rows not...

house-keeping
dependencies

**Describe the bug** When in a `steampipe dashboard` session in a terminal, sometimes I cannot exit it with ctrl+c. **Steampipe version (`steampipe -v`)** v0.17.0-rc.3 **To reproduce** Run the AWS Insights...

bug

**Describe the bug** A clear and concise description of what the bug is. I installed Steampipe using brew on MacOS 10.15.7 (Catalina). Initially, it worked, I could run `steampipe query`...

bug

When running Steampipe, it searches the current folder and the _up parent folder tree_ to find a mod.sp file containing a mod definition. So if you are running Steampipe from...

Excited to try out the new Net Insights mod, I did this: ```~/src/steampipe-mod-net-insights $ steampipe dashboard [ Wait ] Loading Workspace Error: 1 mod plugin requirement not satisfied. turbot/net none...

enhancement

**Describe the bug** If a plugin is installed, but not configured (e.g. no `rss.spc` file setup) then we should improve the error message. **Scenario** ``` > .inspect rss Error: Could...

bug

new/deleted connections are not currently reflected in the autocomplete suggestions

**Describe the bug** Steampipe seems to scrape the whole home directory for mods, and fails if it finds unexpected files, e.g. in git repositories: ``` % steampipe check all Error:...

bug

**Describe the bug** In the relationship graph, the boolean column value does not show on hover by default. If I cast it to text, then the values are visible.

bug
dashboards