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

Config Command #417

Closed
ferventcoder opened this issue Sep 21, 2015 · 1 comment
Closed

Config Command #417

ferventcoder opened this issue Sep 21, 2015 · 1 comment

Comments

@ferventcoder
Copy link
Member

Chocolatey should have the ability to work with configuration settings that are not source, api keys and features.

This is needed to implement #243.

@ferventcoder ferventcoder self-assigned this Sep 21, 2015
@ferventcoder ferventcoder added this to the 0.9.9.9 milestone Sep 21, 2015
ferventcoder added a commit that referenced this issue Sep 21, 2015
Add a config section to the configuration file. Move the existing items
into that section that are not apikeys, sources, or features. Search
for existing settings and port the value to the new location.

Allow querying and setting these configuration values.
ferventcoder added a commit that referenced this issue Sep 21, 2015
* stable:
  (GH-417) Choco config command
  (maint) Config output skip by contains password
  (GH-416) Features should contain description
  (GH-88) Modify existing source
  (GH-71) Sources can have explicit priority order
  (maint) resharper team settings
  (maint) Case insensitive String.contains
  (maint) formatting
  (GH-89) Note cpack has been deprecated
  (GH-33) Allow Shutting off checksumming

# Conflicts:
#	src/chocolatey/chocolatey.csproj
#	src/chocolatey/infrastructure.app/builders/ConfigurationBuilder.cs
#
src/chocolatey/infrastructure.app/services/ChocolateyConfigSettingsService.cs
@ferventcoder
Copy link
Member Author

choco config -h

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

2 participants