This page describes how to configure a custom command (e.g. Bash) executable for a Task.
On this page:
Configuring a Custom Command Executable for a Task
To configure a custom command executable for a Task:
Navigate to the Task configuration for the Job (this will be the default Job if creating a new Plan).
Click the name of the desired Command Task, or click 'Add Task' and then 'Command' if creating a new Task.
Update the Task settings:
'Task Description' --— Enter a description of the Task, for display in Bamboo.
'Executable' — Select the custom command executable that you wish to configure for this Task (e.g. "Bash"). The executable that you select will become one of the Task's capability requirements (and hence, one of the Job's requirements). For details, please see Configuring a Job's Requirements.
'Argument' (Optional) — Specify the relevant argument to pass to the command. Note that arguments which contain spaces must be quoted. You can include variables (see Using Global, Plan or Build-specific Variables).
If required, update the system environment variables and working directory settings: