turbot / steampipe

Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
https://steampipe.io
GNU Affero General Public License v3.0
6.67k stars 262 forks source link

`sps` output not working #4297

Closed pskrbasu closed 4 weeks ago

pskrbasu commented 4 weeks ago

Steampipe version v0.23.2

steampipe query "select 1" --output sps
Error: invalid argument "sps" for "--output" flag: must be 'csv', 'json', 'line', 'snapshot', 'pps', 'table'

Steampipe snapshot format should be sps and not pps. Same behaviour in check