• Get Review Board
  • What's New
  • Products
  • Review Board Code review, image review, and document review
  • Documentation
  • Release Notes
  • Power Pack Enterprise integrations, reports, and enhanced document review
  • Try for 60 Days
  • Purchase
  • RBCommons Review Board as a Service, hosted by us
  • Pricing
  • RBTools Command line tools and Python API for Review Board
  • Documentation
  • Release Notes
  • Review Bot Automated code review, connecting tools you already use
  • Documentation
  • Release Notes
  • RB Gateway Manage Git and Mercurial repositories in your network
  • Documentation
  • Release Notes
  • Learn and Explore
  • What is Code Review?
  • Documentation
  • Frequently Asked Questions
  • Support Options
  • Third-Party Integrations
  • Demo
  • Review Board RBTools Power Pack Review Bot Djblets RB Gateway
    1. RBTools 6.x
    2. Version 6.x
    3. Version 5.x
    4. Version 4.x
    5. Version 3.x
    6. Version 2.0
    7. Version 1.0
    8. Version 0.7
    9. Version 0.6
    10. Version 0.5
    11. RBTools Python API
    12. Module and Class References
    13. rbtools.config.config
  • Home
  • Installing RBTools
  • Authenticating to Review Board
  • rbt Command
  • Configuration
  • Creating Custom Command Aliases
  • Repository Configuration
  • Per-User Configuration
  • Azure DevOps / Team Foundation Server Configuration
  • Commands
  • alias
  • api-get
  • attach
  • clear-cache
  • close
  • diff
  • info
  • install
  • land
  • list-repo-types
  • login
  • logout
  • patch
  • post
  • publish
  • review
  • setup-completion
  • setup-repo
  • stamp
  • status
  • status-update
  • RBTools Workflows
  • Using RBTools with Git
  • Using RBTools With Perforce
  • Using RBTools with Jujutsu
  • Using RBTools with HCL ClearCase and IBM ClearCase
  • Using RBTools With Keysight SOS
  • RBTools Python API
  • Overview of the Python API Client
  • Common Use Cases
  • Module and Class References
  • rbtools
  • rbtools.deprecation
  • rbtools.api
  • rbtools.api.cache
  • rbtools.api.capabilities
  • rbtools.api.client
  • rbtools.api.decode
  • rbtools.api.decorators
  • rbtools.api.errors
  • rbtools.api.factory
  • rbtools.api.request
  • rbtools.api.transport
  • rbtools.api.transport.sync
  • rbtools.api.utils
  • rbtools.api.resource
  • rbtools.api.resource.base
  • rbtools.api.resource.base_archived_object
  • rbtools.api.resource.base_comment
  • rbtools.api.resource.base_diff_commit
  • rbtools.api.resource.base_review_group
  • rbtools.api.resource.base_review_request
  • rbtools.api.resource.base_review
  • rbtools.api.resource.base_user
  • rbtools.api.resource.mixins
  • rbtools.api.resource.api_token
  • rbtools.api.resource.archived_review_request
  • rbtools.api.resource.change
  • rbtools.api.resource.default_reviewer
  • rbtools.api.resource.diff_comment
  • rbtools.api.resource.diff_commit
  • rbtools.api.resource.diff_context
  • rbtools.api.resource.diff_file_attachment
  • rbtools.api.resource.diff
  • rbtools.api.resource.draft_diff_commit
  • rbtools.api.resource.draft_file_attachment
  • rbtools.api.resource.draft_screenshot
  • rbtools.api.resource.extension
  • rbtools.api.resource.file_attachment_comment
  • rbtools.api.resource.file_attachment
  • rbtools.api.resource.file_diff
  • rbtools.api.resource.general_comment
  • rbtools.api.resource.hosting_service_account
  • rbtools.api.resource.hosting_service
  • rbtools.api.resource.last_update
  • rbtools.api.resource.muted_review_request
  • rbtools.api.resource.oauth_application
  • rbtools.api.resource.oauth_token
  • rbtools.api.resource.plain_text
  • rbtools.api.resource.remote_repository
  • rbtools.api.resource.repository_branch
  • rbtools.api.resource.repository_commit
  • rbtools.api.resource.repository_group
  • rbtools.api.resource.repository_info
  • rbtools.api.resource.repository_user
  • rbtools.api.resource.repository
  • rbtools.api.resource.review_group_user
  • rbtools.api.resource.review_group
  • rbtools.api.resource.review_reply
  • rbtools.api.resource.review_request_draft
  • rbtools.api.resource.review_request
  • rbtools.api.resource.review
  • rbtools.api.resource.root
  • rbtools.api.resource.screenshot_comment
  • rbtools.api.resource.screenshot
  • rbtools.api.resource.search
  • rbtools.api.resource.server_info
  • rbtools.api.resource.session
  • rbtools.api.resource.status_update
  • rbtools.api.resource.user_file_attachment
  • rbtools.api.resource.user
  • rbtools.api.resource.validate_diff_commit
  • rbtools.api.resource.validate_diff
  • rbtools.api.resource.validation
  • rbtools.api.resource.watched_review_group
  • rbtools.api.resource.watched_review_request
  • rbtools.api.resource.watched
  • rbtools.api.resource.webhook
  • rbtools.clients
  • rbtools.clients.base
  • rbtools.clients.base.patch
  • rbtools.clients.base.registry
  • rbtools.clients.base.repository
  • rbtools.clients.base.scmclient
  • rbtools.clients.errors
  • rbtools.clients.bazaar
  • rbtools.clients.clearcase
  • rbtools.clients.cvs
  • rbtools.clients.git
  • rbtools.clients.mercurial
  • rbtools.clients.perforce
  • rbtools.clients.plastic
  • rbtools.clients.sos
  • rbtools.clients.svn
  • rbtools.clients.tfs
  • rbtools.config
  • rbtools.config.config
  • rbtools.config.loader
  • rbtools.diffs
  • rbtools.diffs.patches
  • rbtools.diffs.patcher
  • rbtools.diffs.tools
  • rbtools.diffs.tools.backends
  • rbtools.diffs.tools.backends.gnu
  • rbtools.diffs.tools.base
  • rbtools.diffs.tools.base.diff_file_result
  • rbtools.diffs.tools.base.diff_tool
  • rbtools.diffs.tools.errors
  • rbtools.diffs.tools.registry
  • rbtools.diffs.writers
  • rbtools.commands
  • rbtools.commands.main
  • rbtools.commands.base
  • rbtools.commands.base.commands
  • rbtools.commands.base.errors
  • rbtools.commands.base.options
  • rbtools.commands.base.output
  • rbtools.commands.alias
  • rbtools.commands.api_get
  • rbtools.commands.attach
  • rbtools.commands.clearcache
  • rbtools.commands.close
  • rbtools.commands.diff
  • rbtools.commands.info
  • rbtools.commands.install
  • rbtools.commands.land
  • rbtools.commands.list_repo_types
  • rbtools.commands.login
  • rbtools.commands.logout
  • rbtools.commands.patch
  • rbtools.commands.post
  • rbtools.commands.publish
  • rbtools.commands.review
  • rbtools.commands.setup_completion
  • rbtools.commands.setup_repo
  • rbtools.commands.stamp
  • rbtools.commands.status
  • rbtools.commands.status_update
  • rbtools.hooks
  • rbtools.hooks.common
  • rbtools.hooks.git
  • rbtools.testing
  • rbtools.testing.api
  • rbtools.testing.api.payloads
  • rbtools.testing.api.transport
  • rbtools.testing.commands
  • rbtools.testing.testcase
  • rbtools.testing.transport
  • rbtools.utils
  • rbtools.utils.aliases
  • rbtools.utils.browser
  • rbtools.utils.checks
  • rbtools.utils.commands
  • rbtools.utils.console
  • rbtools.utils.diffs
  • rbtools.utils.encoding
  • rbtools.utils.errors
  • rbtools.utils.filesystem
  • rbtools.utils.graphs
  • rbtools.utils.mimetypes
  • rbtools.utils.process
  • rbtools.utils.repository
  • rbtools.utils.review_request
  • rbtools.utils.source_tree
  • rbtools.utils.users
  • Glossary
  • General Index
  • Python Module Index
  • Release Notes
  • rbtools.config.config¶

    Configuration for RBTools.

    These classes manage access to loaded RBTools configuration, and provide type hints for all RBTools-provided settings.

    Added in version 5.0.

    Module Attributes

    ConfigDict

    A dictionary storing raw configuration data.

    Classes

    ColorsConfig(*[, config_dict, filename])

    Configuration for terminal colors.

    ConfigData(*[, config_dict, filename])

    Wrapper for configuration data.

    GuessFlag(*values)

    A flag indicating whether to guess state.

    RBToolsConfig(*[, config_dict, filename])

    Configuration for a .reviewboardrc file.

    class rbtools.config.config.ColorsConfig(*, config_dict: dict[str, Any] | None = None, filename: str | None = None)[source]¶

    Bases: ConfigData

    Configuration for terminal colors.

    Added in version 5.0.

    CRITICAL: str | None = 'red'¶

    A color value for critical error output.

    DEBUG: str | None = None¶

    A color value for debug output.

    ERROR: str | None = 'red'¶

    A color value for error output.

    INFO: str | None = None¶

    A color value for information output.

    WARNING: str | None = 'yellow'¶

    A color value for warning output.

    __firstlineno__ = 345¶
    __static_attributes__ = ()¶
    class rbtools.config.config.ConfigData(*, config_dict: dict[str, Any] | None = None, filename: str | None = None)[source]¶

    Bases: object

    Wrapper for configuration data.

    This stores raw configuration data, providing both dictionary-like and attribute-like access to it, as well as allowing subclasses to wrap dictionaries in another ConfigData instance.

    Subclasses are expected to add type annotations for every known field that should be accessed through the class.

    __contains__(key: str) → bool[source]¶

    Return whether a key is found in the configuration.

    A key will be considered found if it either has a default value or is present in the loaded configuration data.

    Parameters:

    key (str) – The key to look for.

    Returns:

    True if the key was found. False if it was not.

    Return type:

    bool

    __delitem__(name: str) → None[source]¶

    Remove a key from the configuration.

    Parameters:

    name (str) – The name of the key to remove.

    __eq__(other: Any) → bool[source]¶

    Return whether this configuration is equal to another.

    Configurations are equal if they are of the same type and have the same stored settings.

    The filename is not factored in.

    Parameters:

    other (object) – The other object to compare to.

    Returns:

    True if the two objects are equal. False if they are not.

    Return type:

    bool

    __firstlineno__ = 27¶
    __getattribute__(name: str) → Any[source]¶

    Return the value for a configuration key as an attribute.

    This will return the value from the loaded configuration data, falling back to class-specified default value if one exists.

    Parameters:

    name (str) – The configuration key.

    Returns:

    The configuration value, if found or if it has a default.

    Return type:

    object

    Raises:

    AttributeError – The configuration key or default was not found.

    __getitem__(name: str) → Any[source]¶

    Return the value for a configuration key as a dictionary key.

    This will return the value from the loaded configuration data, falling back to class-specified default value if one exists.

    Parameters:

    name (str) – The configuration key.

    Returns:

    The configuration value, if found or if it has a default.

    Return type:

    object

    Raises:

    KeyError – The configuration key or default was not found.

    __hash__ = None¶
    __init__(*, config_dict: dict[str, Any] | None = None, filename: str | None = None) → None[source]¶

    Initialize the configuration data wrapper.

    Parameters:
    • config_dict (dict, optional) – Loaded configuration data to wrap.

    • filename (str, optional) – The name of the associated configuration file.

    __repr__() → str[source]¶

    Return a string representation of the configuration data.

    Returns:

    The string representation.

    Return type:

    str

    __set_name__(owner: type[object], name: str) → None[source]¶

    Handle an assignment of this instance to a class.

    If setting this on another ConfigData, this will be registered in the owner class’s list of wrappers.

    Parameters:
    • owner (type) – The class this is being set on.

    • name (str) – The attribute name being used for the assignment.

    __static_attributes__ = ('_raw_config', 'filename')¶
    copy() → Self[source]¶

    Return a copy of this configuration data.

    Returns:

    A copy of this instance’s class with a copy of the data.

    Return type:

    ConfigData

    filename: str | None¶

    The filename that stored this configuration, if any.

    get(key: str, default: Any = None) → Any[source]¶

    Return a value from a configuration item.

    This will return the value from the loaded configuration data, falling back to class-specified default value or the provided default value.

    This helps emulate dictionary-based access.

    Parameters:
    • key (str) – The configuration key.

    • default (object, optional) – The default value if the key cannot be found.

    Returns:

    The configuration value, or a default value if the key was not found.

    Return type:

    object

    merge(other_config: ConfigData) → None[source]¶

    Merge other configuration into this one.

    Any ConfigData or dictionary values will be merged recursively.

    Parameters:

    other_config (ConfigData) – The configuration data to merge in.

    rbtools.config.config.ConfigDict¶

    A dictionary storing raw configuration data.

    alias of dict[str, Any]

    class rbtools.config.config.GuessFlag(*values)[source]¶

    Bases: str, Enum

    A flag indicating whether to guess state.

    Added in version 5.0.

    AUTO = 'auto'[source]¶

    Automatically guess, based on whether a review request is new.

    NO = 'no'[source]¶

    Disable guessing of state.

    YES = 'yes'[source]¶

    Enable guessing of state.

    __format__(format_spec)¶

    Return a formatted version of the string as described by format_spec.

    __new__(value)¶
    __repr__()¶

    Return repr(self).

    __str__()¶

    Return str(self).

    class rbtools.config.config.RBToolsConfig(*, config_dict: dict[str, Any] | None = None, filename: str | None = None)[source]¶

    Bases: ConfigData

    Configuration for a .reviewboardrc file.

    Added in version 5.0.

    ALIASES: dict[str, str] = {}¶

    A mapping of RBTools aliases to commands.

    Added in version 1.0.

    API_GET_PRETTY_PRINT: bool = False¶

    Whether to pretty-print the resulting API payload.

    Added in version 0.5.2.

    API_TOKEN: str | None = None¶

    An API token to use for authentication.

    This takes place over a password.

    Added in version 0.7.

    BASEDIR: str | None = None¶

    The path within the repository where the diff is generated.

    This will be prepended to any relative URLs in the path. Specifying this overrides any detected paths.

    It’s currently only supported for Subversion, usually when using --diff-filename options.

    BRANCH: str | None = None¶

    The value of the Branch field on a review request.

    This will update the field when posting a change for review using post.

    Other commands may use it to inspect client-side defaults, but it’s recommended to inspect the review request where possible.

    CACHE_LOCATION: str | None = None¶

    The file to use for the API cache database.

    If not explicitly provided, a default will be chosen.

    Added in version 0.7.3.

    CA_CERTS: str | None = None¶

    A path to an additional SSL/TLS CA bundle.

    CLIENT_CERT: str | None = None¶

    A path to a SSL/TLS certificate for communicating with the server.

    CLIENT_KEY: str | None = None¶

    A path to a SSL/TLS key for communicating with the server.

    COLOR: ColorsConfig = <RBToolsConfig(filename=None, config={})>¶

    Colors used for log/text output.

    Added in version 1.0.

    COOKIES_STRICT_DOMAIN_MATCH: bool = False¶

    Whether to enable strict domain matching for cookies.

    By default, cookies that match both a domain and a parent domain (e.g., subdomain.example.com and example.com) will both be sent in requests.

    Strict domains can be enabled if there’s a risk of conflict between cookies on a domain and a parent domain.

    This is off by default for backwards-compatibility.

    Added in version 5.1.

    DEBUG: bool = False¶

    Whether debug output is enabled.

    DEPENDS_ON: str | None = None¶

    A comma-separated list of review request IDs to depend on.

    This will update the field when posting a change for review using post.

    Other commands may use it to inspect client-side defaults, but it’s recommended to inspect the review request where possible.

    Added in version 0.6.1.

    DISABLE_CACHE: bool = False¶

    Whether to disable HTTP caching completely.

    This will result in slower requests.

    Added in version 0.7.3.

    DISABLE_SSL_VERIFICATION: bool = False¶

    Whether to disable SSL/TLS verification.

    ENABLE_PROXY: bool = False¶

    Whether to allow usage of a configured HTTP(S) proxy server.

    EXCLUDE_PATTERNS: list[str] = []¶

    A list of file patterns to exclude from the diff.

    Added in version 0.7.

    EXT_AUTH_COOKIES: str | None = None¶

    The path to an external cookies file with pre-fetched cookies.

    This is useful with servers that require extra web authentication to access the Review Board server itself, such as certain Single Sign-On services or proxies.

    Added in version 0.7.5.

    GUESS_DESCRIPTION: GuessFlag | None = None¶

    Whether to guess and set a review request description from a commit.

    GUESS_FIELDS: str | None = 'auto'¶

    Whether to guess and set review request fields from a commit.

    This will control the values for the following settings:

    • GUESS_DESCRIPTION

    • GUESS_SUMMARY

    GUESS_SUMMARY: GuessFlag | None = None¶

    Whether to guess and set a review request summary from a commit.

    IN_MEMORY_CACHE: bool = False¶

    Whether to use an in-memory cache, instead of writing to disk.

    Added in version 0.7.3.

    JSON_OUTPUT: bool = False¶

    Whether JSON output is enabled.

    Added in version 3.0.

    LAND_DELETE_BRANCH: bool = True¶

    Whether to delete the local branch when landed.

    This is only used when deleting local branches.

    Added in version 0.7.

    LAND_DEST_BRANCH: str | None = None¶

    The name of a destination branch that changes should land on.

    This is required when landing.

    Added in version 0.7.

    LAND_PUSH: bool = False¶

    Whether to push the destination branch after landing the change.

    Added in version 0.7.

    LAND_SQUASH: bool = False¶

    Whether to squash multiple commits into one when landing.

    Added in version 0.7.

    MARKDOWN: bool = False¶

    Whether to enable Markdown for any text content.

    If set, review request, review, and comment text content will be uploaded in Markdown format.

    Added in version 0.6.

    OPEN_BROWSER: bool = False¶

    Whether to automatically open a browser for any URLs.

    P4_CLIENT: str | None = None¶

    The Perforce client name for the repository.

    P4_PASSWD: str | None = None¶

    The password or ticket of the user in Perforce.

    P4_PORT: str | None = None¶

    The IP address/port for the Perforce server.

    PARENT_BRANCH: str | None = None¶

    The parent branch the generate diffs relative to.

    This is only supported by some SCMs. In general, this should not be used. Instead, revision ranges should be provided.

    PASSWORD: str | None = None¶

    A password to use for authentication.

    PROXY_AUTHORIZATION: str | None = None¶

    A value to send in Proxy-Authorization headers for HTTP requests.

    This can be used to authenticate with proxy services.

    PUBLISH: bool = False¶

    Whether to publish a change immediately after posting it.

    To succeed, all required fields must already be filled in on the review request.

    REPOSITORY: str | None = None¶

    The name of the repository on Review Board to communicate with.

    Changed in version 0.6: This previously supported taking a configured repository URL. That now must be provided in REPOSITORY_URL.

    REPOSITORY_TYPE: str | None = None¶

    The type of the repository on Review Board.

    This must be a value found in rbt list-repo-types.

    REPOSITORY_URL: str | None = None¶

    The URL to the repository.

    This can be used to override the detected URL for some SCMs or to influence certain operations.

    For Subversion, this can be used to generate a diff outside of a working copy.

    For Git, this can override the origin URL.

    Changed in version 0.6: This previously supported taking a configured repository name. That now must be provided in REPOSITORY.

    REVIEWBOARD_URL: str | None = None¶

    The URL for the Review Board server.

    SAVE_COOKIES: bool = True¶

    Whether to save new cookies to disk.

    Added in version 0.7.3.

    SQUASH_HISTORY: bool = False¶

    Whether to create the review request in legacy single-commit mode.

    If set, the review request will not be able to display multi-commit reviews.

    This should be considered a legacy setting.

    Added in version 2.0.

    STAMP_WHEN_POSTING: bool = False¶

    Whether to stamp the commit message with the review request URL.

    This is used by post to perform the stamping once posted.

    Added in version 0.7.3.

    SUBMIT_AS: str | None = None¶

    A username to use as the author of the review request.

    This requires the logged-in user to have the special reviews.can_submit_as permission. See Automating rbt post.

    SVN_PROMPT_PASSWORD: bool = False¶

    Whether to prompt for a user’s Subversion password.

    Added in version 0.7.3.

    TARGET_GROUPS: str | None = None¶

    A comma-separated list of group names to list as reviewers.

    This will update the field when posting a change for review using post.

    Other commands may use it to inspect client-side defaults, but it’s recommended to inspect the review request where possible.

    TARGET_PEOPLE: str | None = None¶

    A comma-separated list of usernames to list as reviewers.

    This will update the field when posting a change for review using post.

    Other commands may use it to inspect client-side defaults, but it’s recommended to inspect the review request where possible.

    TF_CMD: str | None = None¶

    The full path to the tf command.

    This will override any detected path.

    Added in version 0.7.6.

    TRACKING_BRANCH: str | None = None¶

    The remote tracking branch that the local branch corresponds to.

    This is used for Git and Mercurial, and will override any automatic tracking branch detection implemented by the SCM client.

    TREES: dict[str, Any] = {}¶

    A mapping of paths to directory- or repository-specific configuration.

    This allows the creation of a single .reviewboardrc file which can contain separate configurations for multiple repositories. The keys for this can be the repository path (remote) or the local directories. The values are dictionaries which can contain any valid .reviewboardrc config keys.

    This existed in older versions (4 and below) but was limited to just the REVIEWBOARD_URL setting.

    Added in version 5.1.

    USERNAME: str | None = None¶

    A username to use for authentication.

    WEB_LOGIN: bool = False¶

    Whether to default to using web-based login for authentication.

    If this is set, web-based login will be used instead of prompting for authentication credentials in the terminal.

    Added in version 5.0.

    __firstlineno__ = 368¶
    __static_attributes__ = ()¶
    wrappers = {'COLOR': <class 'rbtools.config.config.ColorsConfig'>}[source]¶

    Keep up with the latest Review Board releases, security updates, and helpful information.

    About
    News
    Demo
    RBCommons Hosting
    Integrations
    Happy Users
    Support Options
    Documentation
    FAQ
    User Manual
    RBTools
    Administration Guide
    Power Pack
    Release Notes
    Downloads
    Review Board
    RBTools
    Djblets
    Power Pack
    Package Store
    PGP Signatures
    Contributing
    Bug Tracker
    Submit Patches
    Development Setup
    Wiki
    Follow Us
    Mailing Lists
    Reddit
    Twitter
    Mastodon
    Facebook
    YouTube

    Copyright © 2006-2026 Beanbag, Inc. All rights reserved.

    Terms of Service — Privacy Policy — AI Ethics Policy — Branding

    On this page

    • [Top]
    • ColorsConfig
      • ColorsConfig.CRITICAL
      • ColorsConfig.DEBUG
      • ColorsConfig.ERROR
      • ColorsConfig.INFO
      • ColorsConfig.WARNING
      • ColorsConfig.__firstlineno__
      • ColorsConfig.__static_attributes__
    • ConfigData
      • ConfigData.__contains__()
      • ConfigData.__delitem__()
      • ConfigData.__eq__()
      • ConfigData.__firstlineno__
      • ConfigData.__getattribute__()
      • ConfigData.__getitem__()
      • ConfigData.__hash__
      • ConfigData.__init__()
      • ConfigData.__repr__()
      • ConfigData.__set_name__()
      • ConfigData.__static_attributes__
      • ConfigData.copy()
      • ConfigData.filename
      • ConfigData.get()
      • ConfigData.merge()
    • ConfigDict
    • GuessFlag
      • GuessFlag.AUTO
      • GuessFlag.NO
      • GuessFlag.YES
      • GuessFlag.__format__()
      • GuessFlag.__new__()
      • GuessFlag.__repr__()
      • GuessFlag.__str__()
    • RBToolsConfig
      • RBToolsConfig.ALIASES
      • RBToolsConfig.API_GET_PRETTY_PRINT
      • RBToolsConfig.API_TOKEN
      • RBToolsConfig.BASEDIR
      • RBToolsConfig.BRANCH
      • RBToolsConfig.CACHE_LOCATION
      • RBToolsConfig.CA_CERTS
      • RBToolsConfig.CLIENT_CERT
      • RBToolsConfig.CLIENT_KEY
      • RBToolsConfig.COLOR
      • RBToolsConfig.COOKIES_STRICT_DOMAIN_MATCH
      • RBToolsConfig.DEBUG
      • RBToolsConfig.DEPENDS_ON
      • RBToolsConfig.DISABLE_CACHE
      • RBToolsConfig.DISABLE_SSL_VERIFICATION
      • RBToolsConfig.ENABLE_PROXY
      • RBToolsConfig.EXCLUDE_PATTERNS
      • RBToolsConfig.EXT_AUTH_COOKIES
      • RBToolsConfig.GUESS_DESCRIPTION
      • RBToolsConfig.GUESS_FIELDS
      • RBToolsConfig.GUESS_SUMMARY
      • RBToolsConfig.IN_MEMORY_CACHE
      • RBToolsConfig.JSON_OUTPUT
      • RBToolsConfig.LAND_DELETE_BRANCH
      • RBToolsConfig.LAND_DEST_BRANCH
      • RBToolsConfig.LAND_PUSH
      • RBToolsConfig.LAND_SQUASH
      • RBToolsConfig.MARKDOWN
      • RBToolsConfig.OPEN_BROWSER
      • RBToolsConfig.P4_CLIENT
      • RBToolsConfig.P4_PASSWD
      • RBToolsConfig.P4_PORT
      • RBToolsConfig.PARENT_BRANCH
      • RBToolsConfig.PASSWORD
      • RBToolsConfig.PROXY_AUTHORIZATION
      • RBToolsConfig.PUBLISH
      • RBToolsConfig.REPOSITORY
      • RBToolsConfig.REPOSITORY_TYPE
      • RBToolsConfig.REPOSITORY_URL
      • RBToolsConfig.REVIEWBOARD_URL
      • RBToolsConfig.SAVE_COOKIES
      • RBToolsConfig.SQUASH_HISTORY
      • RBToolsConfig.STAMP_WHEN_POSTING
      • RBToolsConfig.SUBMIT_AS
      • RBToolsConfig.SVN_PROMPT_PASSWORD
      • RBToolsConfig.TARGET_GROUPS
      • RBToolsConfig.TARGET_PEOPLE
      • RBToolsConfig.TF_CMD
      • RBToolsConfig.TRACKING_BRANCH
      • RBToolsConfig.TREES
      • RBToolsConfig.USERNAME
      • RBToolsConfig.WEB_LOGIN
      • RBToolsConfig.__firstlineno__
      • RBToolsConfig.__static_attributes__
      • RBToolsConfig.wrappers