Bug #10950
`puppet config print` should print all configuration settings if none are specified
| Status: | Merged - Pending Release | Start date: | 11/18/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Faces | |||
| Target version: | 3.0.0 | |||
| Affected Puppet version: | Branch: | |||
| Keywords: | ||||
| Votes: | 0 |
Description
Currently, it will print nothing, because no settings were specified. If you want all, you need to explicitly specify that. Given that the command without any arguments doesn’t do anything useful, it should default to all.
History
Updated by Josh Cooper 6 months ago
- Status changed from Unreviewed to Accepted
Updated by Patrick Carlisle 5 months ago
- Status changed from Accepted to Merged - Pending Release
Merged in commit:0e6d9eb661d5ef1b77d76c60b348c8cdaed4c79c
(#10950) Make config print default to printing all options
When given no argument make 'puppet config print' print full configuration.
Before this it returned nothing.
Updated by Daniel Pittman 7 days ago
- Target version changed from 3.X to 3.0.0