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-27 20:00:28 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcb6cbc96bbb8e37aef50d4ec5a4452aec5166f6
steampipe
/
metaquery
History
Binaek Sarkar
5284d1021c
fixes issue where column headers were uppercase in output of
.inspect
.
Closes
#439
(
#441
)
2021-05-04 09:47:01 +01:00
..
completers.go
Support setting Steampipe options via HCL config.
Closes
#230
2021-03-16 17:16:34 +00:00
definitions.go
Add
.search-path
and
.search-path-prefix
metacommmands.
Closes
#357
2021-04-12 21:13:44 +01:00
handlers.go
fixes issue where column headers were uppercase in output of
.inspect
.
Closes
#439
(
#441
)
2021-05-04 09:47:01 +01:00
utils.go
Add autocomplete for meta-commands.
Closes
#6
(
#20
)
2021-01-20 21:01:49 +00:00
validators.go
metaqueries controlling boolean modes are displaying wrong status when no bool paramater is passed.
Closes
#48
2021-01-22 10:22:08 +00:00