doc-gen.execute-command.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of igor-plugin-core Show documentation
Show all versions of igor-plugin-core Show documentation
Igor plugin providing common functionality.
# 'Execute Command' Action
## Description
Executes a command on the command line. The command is executed with the same rights the igor server is running with.
The standard output and error stream of the command execution will be available in the following data items under the 'commandExecution' key.
## Parameters
The component can be configured by the following parameters:
Parameter | Description
:---|:---
Command | The command to execute.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy