Skip to main content

Shell

Execute any bash command available in the operating system underneath the agent.

Type: bash

Configuration

Examples

Run echo command to obtain the current task-id.

runops tasks create -t bash-type -s 'echo $RUNOPS_TASK_ID''