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-03-02 20:00:44 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
828cd4e82844fca060900b8477f122425fdda36d
steampipe
/
cmd
History
kai
828cd4e828
All boolean properties in options files should be of type bool, rather than truthy strings. Remove unused argument
background
#313
2021-03-18 16:21:42 +00:00
..
plugin.go
plugin install
and
plugin update
take a long time to shutdown the service.
Closes
#305
2021-03-18 14:08:33 +00:00
query.go
Support setting Steampipe options via HCL config.
Closes
#230
2021-03-16 17:16:34 +00:00
root.go
Boolean env vars should support all truthy values.
2021-03-18 10:44:20 +00:00
service.go
All boolean properties in options files should be of type bool, rather than truthy strings. Remove unused argument
background
#313
2021-03-18 16:21:42 +00:00