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 14:00:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b92ff8a07477bfd52ffeae9042a04544f2ca50ff
steampipe
/
cmdconfig
History
kaidaguerre
d253e68f27
Update workspace-database argument to handle connection strings starting with both postgres and postgresql.
Closes
#1199
2021-12-06 09:59:06 +00:00
..
builder.go
Fix '--var' arg to accept complex type values.
Closes
#776
2021-08-18 16:18:49 +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
connection_string.go
Update workspace-database argument to handle connection strings starting with both postgres and postgresql.
Closes
#1199
2021-12-06 09:59:06 +00:00
viper.go
Add support for connecting to a remote database, andf for connecting to Stweampipe
#1175
2021-11-24 16:44:26 +00:00