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

choco feature list formatting enhancements #742

Closed
dtgm opened this issue May 22, 2016 · 0 comments
Closed

choco feature list formatting enhancements #742

dtgm opened this issue May 22, 2016 · 0 comments
Assignees
Milestone

Comments

@dtgm
Copy link
Contributor

dtgm commented May 22, 2016

choco feature list

Existing output

checksumFiles - [Enabled] | Checksum files when pulled in from internet (based on package).
autoUninstaller - [Enabled] | Uninstall from programs and features without requiring an explicit uninstall script.
allowGlobalConfirmation - [Disabled] | Prompt for confirmation in scripts or bypass.

Proposed output:

[Enabled]  checksumFiles - Checksum files when pulled in from internet (based on package).
[Enabled]  autoUninstaller - Uninstall from programs and features without requiring an explicit uninstall script.
[Disabled] allowGlobalConfirmation - Prompt for confirmation in scripts or bypass.
[Disabled] failOnAutoUninstaller - Fail if automatic uninstaller fails.
dtgm added a commit to dtgm/choco that referenced this issue May 22, 2016
Output proper alignment of features so status and features are easy to read.
dtgm added a commit to dtgm/choco that referenced this issue May 22, 2016
Make the output of 'choco feature list' readable
@ferventcoder ferventcoder added this to the 0.9.10 milestone May 23, 2016
dtgm added a commit to dtgm/choco that referenced this issue May 23, 2016
ferventcoder pushed a commit that referenced this issue May 29, 2016
Provide more readability surrounding 'choco feature list'.
ferventcoder added a commit that referenced this issue May 29, 2016
* pr744:
  (GH-742) choco feature list formatting
ferventcoder added a commit that referenced this issue May 29, 2016
* stable:
  (GH-742) choco feature list formatting
@ferventcoder ferventcoder self-assigned this May 29, 2016
@ferventcoder ferventcoder changed the title (Formatting) choco feature list choco feature list formatting enhancements May 30, 2016
ferventcoder added a commit that referenced this issue Jun 11, 2016
Enhance feature list even further with formatting that shows
immediately if something is on or off without needing to read a word
and process that.
ferventcoder added a commit that referenced this issue Jun 11, 2016
* stable:
  (GH-715) Report loaded extension in debug
  (GH-455) Adjust summary for unfound sources
  (GH-557) Adjust logging of upgrade messages
  (GH-759) Summarize affected pkgs when at least 5
  (GH-759) One action summary for all actions
  (maint) rename method
  (GH-742) Feature List Formatting
  (maint) licensing updates
  (doc) update generated docs / add download
  (maint) Allow better use of PowershellService
  (GH-781) Web Functions - Return early when local file
  (doc) add more information regarding pro/business
  (GH-563) Environment changed message as warning
  (doc) Uninstall-ChocolateyZipPackage is optional
  (doc) Point to new docs location
  (maint) do not log warning unless regular output
  (GH-519) Update Install-ChocolateyShortcut Docs
  (doc) update generated docs
  (GH-773) Autodoc - Examples Before Parameters
  (GH-774) Autodoc - Fix Aliases
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