influxdata / influx-cli

CLI for managing resources in InfluxDB v2
MIT License
61 stars 23 forks source link

Feature Request: add verbose flag #434

Open Anaisdg opened 1 year ago

Anaisdg commented 1 year ago

Problem/context: During migrating from other sources and testing I write, delete, and modify larger amounts of data (~1Gb line protocol). It is a bit discomforting not to see any progress (bar, percentage, acknowledge) when issuing a long running influx command. There is also no result like ‘OK’ or ‘successful’ at the end. Proposal: Include a verbose flag that provides the status of the request as well as an OK result at the end.

Thank you!

robkamp commented 7 months ago

Can I +1 this in any way?