Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

[Enhancement] absolute "quiet" mode - Allow shutting off "real" Write-Host #411

Closed
jole78 opened this issue Jan 29, 2014 · 1 comment
Closed

Comments

@jole78
Copy link
Contributor

jole78 commented Jan 29, 2014

It would be nice if we could control whether chocolatey uses write-host or not. Choco encapsulates WH nicely but it still forwards each message to the "real" WH.
We can control debug and verbose output OOB so to say. It would be nice if "informational" output could also be controlled.

See more details at: https://groups.google.com/forum/#!topic/chocolatey/yCV3J6BuvpY

jole78 added a commit to jole78/chocolatey that referenced this issue Feb 6, 2014
jole78 added a commit to jole78/chocolatey that referenced this issue Feb 7, 2014
ferventcoder added a commit that referenced this issue Jun 17, 2014
This cleans up the order a bit for the parameters so that $packageNames is
always last. This also adds q as an alias.
ferventcoder added a commit that referenced this issue Jun 17, 2014
* Enhancement/#411:
  (GH-411) Allow -q for short
  (#411) changed logout to quiet
  (#411) added logout parameter and forced write-host to honor that parameter
ferventcoder added a commit that referenced this issue Jun 17, 2014
* stable:
  (GH-411) Allow -q for short
  (#411) changed logout to quiet
  (#411) added logout parameter and forced write-host to honor that parameter
@ferventcoder
Copy link
Contributor

Closed as code is merged in

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

No branches or pull requests

2 participants