Bug 112951

Summary: No ccm command to clear a configuration value
Product: [Retired] Red Hat Web Application Framework Reporter: Daniel BerrangĂ© <berrange>
Component: otherAssignee: Justin Ross <jross>
Status: CLOSED RAWHIDE QA Contact: Jon Orris <jorris>
Severity: medium Docs Contact:
Priority: medium    
Version: nightly   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-01-26 22:29:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 106481    

Description Daniel Berrangé 2004-01-06 16:35:47 UTC
Description of problem:
There is no way to clear a previously set configuration option.
I'd expect one of:

ccm set --clear foo.bar.wizz

or 

ccm clear foo.bar.wizz

Obviously doing appropriate error checking for config parmas that are
compulsory.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Set a config option
2. Revert to the default setting
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Justin Ross 2004-01-26 16:49:12 UTC
Fixed in perforce change 39746 with the "ccm clear" option.