turbot / steampipe-export

Steampipe Export is a zero-ETL CLI to fetch data from cloud services and APIs. Hundreds of plugins with thousands of documented examples.
https://steampipe.io
Apache License 2.0
8 stars 1 forks source link

Add `--version` flag to Steampipe Export CLI #63

Closed vhadianto closed 6 months ago

vhadianto commented 7 months ago

Steampipe Export CLI seems to be missing the --version flag.

steampipe_export_hackernews --version
Error: unknown flag: --version
Usage:
  steampipe_export_hackernews TABLE_NAME [flags]
<snip>