All Versions
Bamboo 5.13Bamboo 5.7.x
Bamboo 5.6.x
More...
A capability is a feature of an agent. A capability can be a:
Capabilities can be defined specifically for an agent, or they can be shared between either all local agents or all remote agents. Note that the value of an agent-specific capability overrides the value of a shared capability of the same name (if one exists).
How capabilities are used:
A requirement is an agent capability required by a build plan.
Together, capabilities and requirements control which agents can execute builds for particular plans. Each plan can only be built by agents whose capabilities meet the plan's requirements.
Matching can be specified as either a regular expression or an exact match. See Specifying a Plan's Capability Requirements.To view an agent's capabilities,
To define a new capability, see Configuring Capabilities.