Outputs the console log output from executing a command to a specific file.
| Argument | Description | Required | Default |
|---|---|---|---|
WORKING-DIRECTORY |
Where the command should be executed. | ||
COMMAND |
The command to execute. | YES | |
ARGUMENTS |
The arguments to pass to the command. | ||
TARGET |
The file to write the output too. | YES |