CHAPTER 10 – PEAR COMMANDS – pear config-set

The pear config-set command changes a configuration parameter: $ pear config-set preferred_state beta By default, the change is performed in the user configuration layer. You may specify the configuration layer with an additional parameter: $ pear config-set preferred_state beta system (You need write access to the system configuration file for this to have any effect.)

Post Comment
Login to post comments