Azure / azure-dev

A developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
https://aka.ms/azd
MIT License
395 stars 190 forks source link

Update UX progress reporting for long running operations #2355

Open wbreza opened 1 year ago

wbreza commented 1 year ago

Design and implement a system for reporting and displaying long running operation progress to be used for the following

Commands

Ideas

vhvb1989 commented 1 year ago

I think we should just pass the console interface to any component which needs to do input/output.

savannahostrowski commented 1 year ago

Does this require input/guidance from @Austinauth

Austinauth commented 1 year ago

Please keep me in the loop if you suspect changes will be needed to the progress list pattern in any way.

rajeshkamal5050 commented 1 year ago

@wbreza seems an engineering item, moving to backlog pull it in if need be.