Purpose: | Display, set or remove a configuration option. |
||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Usage: | bzr config [NAME] |
||||||||||||||||||
Options: |
|
||||||||||||||||||
Description: | Display the active value for a given option. If –all is specified, NAME is interpreted as a regular expression and all matching options are displayed mentioning their scope. The active value that bzr will take into account is the first one displayed for each option. If no NAME is given, –all .* is implied. Setting a value is achieved by using name=value without spaces. The value is set in the most relevant scope and can be checked by displaying the option again. |
||||||||||||||||||
See also: |