Details
| ID | listExecutedCommands |
|---|---|
| Language | javascript |
| From Version | 5.0.0 |
| Tags | Utility |
README
Lists executed commands in War Room.
Script Data
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | Utility |
Inputs
| Argument Name | Description |
|---|---|
| source | The source of commands to list. Can be, “user”, “playbook” or both. |
Outputs
There are no outputs for this script.
commonfields: id: listExecutedCommands version: -1 name: listExecutedCommands script: '' type: javascript tags: - Utility comment: Lists executed commands in War Room enabled: true args: - name: source default: true auto: PREDEFINED predefined: - Manual - Playbook - All description: Source of commands to list - user, playbook or both defaultValue: All scripttarget: 0 fromversion: 5.0.0