This tool provides a commnand line facility that can be used to monitor lab boostrap tasks in a visual format.
The following commands provide various facilities that this CLI tool exposes.
lab-bootstrap monitor
Run the above command to show the status and elapsed time for the lab bootstrap tasks.
The following command creates a new task with ID mytask and display name My Task.
lab-bootstrap begin mytask "My Task"lab-bootstrap end mytasklab-bootstrap update mytask "new-state"lab-bootstrap del mytasklab-bootstrap list