Skip to main content

Script

Properties

PropertyTypeAttributesDescription
scriptstringRequired, IdentifierThe script content
type'Bash' | 'PowerShell'Required, IdentifierThe script type
exitCodeintRead-onlyThe exit code
stdErrstringRead-onlyThe stderr from calling the script
stdOutstringRead-onlyThe stdout from calling the script