Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce pac solution noise #751

Closed
filcole opened this issue Oct 20, 2023 · 0 comments
Closed

Reduce pac solution noise #751

filcole opened this issue Oct 20, 2023 · 0 comments

Comments

@filcole
Copy link

filcole commented Oct 20, 2023

pac will often output multiple lines rather than updating the existing line, e.g. for execution time and percentage complete. This happens mainly in the solution and deploy suite of commands. It would be good to remove the noise here. Some options:

  1. Remove the blank lines between updates - so doesn't scroll off the top as quick
  2. Remove percentage complete (because it doesn't ever reach 100%) and just show execution time
  3. When running interactively, update the same line on the terminal, rather than outputting a new line. In a similar behaviour to npm install or winget

Example:

image

@microsoft microsoft locked and limited conversation to collaborators Oct 20, 2023
@petrochuk petrochuk converted this issue into discussion #752 Oct 20, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant