tidb-lightning
tidb-lightning copied to clipboard
Add progress bar and the final result(pass or failed) in command output
Feature Request
Is your feature request related to a problem? Please describe:
When using lightning command to import data, now user cannot get the progress status nor the final result via command out, Now lightning log and monitor can display those information, but the cli not. For users, the most direct way to see the import progress and cli result also is through cli output, not log file or monitor. Describe the feature you'd like:
Add progress bar and the final result(pass or failed) in command output. Describe alternatives you've considered:
User friendly. Teachability, Documentation, Adoption, Optimization: