Execute Command Step

This step executes a command within a running container.

Required properties:

Property Name Description
Container The name of the container to execute a command in.
Command The command to execute.

Optional properties:

Property Name Description
Detached Mode Select to run the command in the background.