This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
steampipe
Watch
1
Star
0
Fork
0
You've already forked steampipe
mirror of
https://github.com/turbot/steampipe.git
synced
2026-02-22 23:00:16 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b92ff8a07477bfd52ffeae9042a04544f2ca50ff
steampipe
/
display
History
Puskar Basu
d5555d16f3
Show query timing at the end of the query results.
Closes
#1177
2021-11-30 12:32:47 +00:00
..
column.go
Add support for parallel control execution. Only spawn a single plugin per steampipe connection - defer plugin spawning to a PluginManager service. CLoses#1073,
Closes
#1001
2021-11-04 11:29:28 +00:00
display.go
Show query timing at the end of the query results.
Closes
#1177
2021-11-30 12:32:47 +00:00
installreport.go
Refactor display code for
plugin update
and
plugin install
.
Closes
#274
2021-03-26 12:41:29 +00:00
pager.go
Add support to fall back to
more
(if available) - where
less
is not available in the environment.
Closes
#1072
2021-11-11 14:44:14 +00:00
spinner.go
Fix issue where
check
progress reports negative values when errors occur.
Closes
#1131
2021-11-19 15:58:55 +00:00
terminal.go
Add support for variables.
Closes
#754
2021-08-06 11:10:53 +01:00