Skip to main content

command

Description

Results of running a command on the system

Init

command(command string)

Fields

IDTYPEDESCRIPTION
commandstringRaw contents of the command
stdoutstringStandard output from running the command
stderrstringStandard error output from running the command
exitcodeintExit code the command returned