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
095d34c00a103bc6992d87b2bedcd9f5c85d8c7e
steampipe
/
display
History
kaidaguerre
2c5f369c92
Allow dependent mods to have the same variable name as the parent mod.
Closes
#1922
2022-04-26 15:39:47 +01: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
Add variables list command.
Closes
#1868
2022-04-14 21:15:21 +01:00
pager.go
Decouple spinner display code from database and execution layer.
Closes
#1290
2022-01-06 11:54:18 +00:00
plugin_install.go
Fixes issue with plugin install reporting and architecture fallback.
Closes
#1900
2022-04-19 18:51:10 +01:00
plugin_remove.go
Updates to plugin operations output including async update and install.
Closes
#1780
.
Closes
#1778
.
Closes
#1777
.
Closes
#1776
2022-04-19 12:02:14 +01:00
terminal.go
Add support for variables.
Closes
#754
2021-08-06 11:10:53 +01:00
variables.go
Allow dependent mods to have the same variable name as the parent mod.
Closes
#1922
2022-04-26 15:39:47 +01:00