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-04-28 04:00:10 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b432b3d9488e941d27037682d4d40e7d2cbdddb2
steampipe
/
cmd
History
Binaek Sarkar
468244aa40
Fix spinner displaying multiple newlines if spinner text is wider than the terminal.
Closes
#450
2021-05-12 13:47:27 +01:00
..
plugin.go
Fix spinner displaying multiple newlines if spinner text is wider than the terminal.
Closes
#450
2021-05-12 13:47:27 +01:00
query.go
Update error reporting when passing multiple queries/filepaths on command line - do not print out the query SQL for failed queries.
#388
2021-04-15 17:08:17 +01:00
root.go
Ensure scheduled tasks are not executed in
query
batch mode
.
Closes
#301
(
#415
)
2021-04-22 12:55:37 +01:00
service.go
Add search-path and search-path-prefix arguments to query command.
Closes
#358
2021-04-12 15:32:48 +01:00