knative/func

Retiring the Spinner

lkingland opened this issue · 2 comments

The progress "spinner" has long outlived its intended use (an early-stage example/demo), and needs to be removed.

We will soon transition to a shared library across the client app and plugins which will provide facilities for logging, interactivity (prompts) and progress reporting.

To prepare for this shift, we need to completely remove the progress package, and anywhere it is being used replace it with a simple print statement.

/assign @gauron99