turbot / steampipe-plugin-csv

Use SQL to instantly query data from CSV files. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/turbot/csv
Apache License 2.0
19 stars 4 forks source link

Update plugin to discover CSV files in the current working directory by default #13

Closed Subhajit97 closed 2 years ago

Subhajit97 commented 2 years ago

Currently the plugin required paths argument to be configured in .spc file. It's inconvenient and unintuitive that we require the paths to be configured first. Can we discover files in the current working directory by default?