Enhancement: Integrate a spinner to track time taken for long running operations. #679
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
What happened:
Multiple logs with the same message is printed on screen which is redundant by nature, a
spinner
can be used to achieve the objective.Rather a spinner can be set-up lo track the current status and the time elapsed to improve user experience.
What you expected to happen:
A single line of log to track the status.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
pvsadm --version
):cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: