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-11 04:00:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41f4bf62ef62df2a60a28fff5f1fa85e5754d779
steampipe
/
cmdconfig
History
Binaek Sarkar
83f7f8f06f
Fixes issue where
STEAMPIPE_INSTALL_DIR
is not being used.
Closes
#613
2021-07-14 13:51:59 +01:00
..
builder.go
Update service start to add --foreground flag.
Closes
#535
2021-07-01 09:34:04 +01:00
cmd_flags.go
Deprecate
db-port
and
listener
, replace with
database-port
and
database-listener
.
Closes
#302
2021-03-17 20:18:39 +00:00
deprecate.go
Fix issue where service is always listening on network.
Closes
#330
2021-03-24 10:22:28 +00:00
viper.go
Fixes issue where
STEAMPIPE_INSTALL_DIR
is not being used.
Closes
#613
2021-07-14 13:51:59 +01:00