Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 623 Bytes

PipelineCommand.md

File metadata and controls

12 lines (8 loc) · 623 Bytes

PipelineCommand

Properties

Name Type Description Notes
Name string The name of the command. [optional] [default to null]
Command string The executable command. [optional] [default to null]
LogRange *PipelineLogRange The range in the log that contains the execution output of this command. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]