Skip to content
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

Add --no-progress cli switch for hidding progress bars #917

Closed
rgl opened this issue Aug 18, 2016 · 2 comments
Closed

Add --no-progress cli switch for hidding progress bars #917

rgl opened this issue Aug 18, 2016 · 2 comments

Comments

@rgl
Copy link

rgl commented Aug 18, 2016

in a vagrant up scenario having a progress bar outputs too much "garbage" to stdout. it would be nice to disable them with a --no-progress cli switch.

@ferventcoder
Copy link
Member

This will be in 0.10.4!

ferventcoder added a commit that referenced this issue Feb 28, 2017
When using things like Vagrant and having them log information, it is
best to ensure that it doesn't show each percentage on its own line and
produce a lot of output for a progress bar. Allow flipping a feature to
shut off progress (`showDownloadProgress`) or by the switch
`--no-progress`.
ferventcoder added a commit that referenced this issue Feb 28, 2017
* ticket/stable/GH-1095_nuget-log-always:
  (maint) formatting
  (GH-917) Option - Do Not Show Download Progress
  (GH-1172) Show web status code in failure
  (GH-1095) Always log Nuget.Core messages
ferventcoder added a commit that referenced this issue Feb 28, 2017
* stable:
  (maint) formatting
  (GH-917) Option - Do Not Show Download Progress
  (GH-1172) Show web status code in failure
  (GH-1095) Always log Nuget.Core messages
@ferventcoder
Copy link
Member

Related to #1134

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants