Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.02 KB

Execution.md

File metadata and controls

18 lines (14 loc) · 1.02 KB

icar1::Execution

Properties

Name Type Description Notes
image Image [optional]
command character [optional]
args array[character] Argument to run specified task [optional]
inputs array[InputMountMappingWithCreds] Path (Inputs) - Path to mount file at valid Url URL (Inputs) - Url of file mounted at specified path [optional]
outputs array[MountMappingWithCreds] Path (Outputs) - Path where files will be output to valid Url URL (Outputs) - Url of folder with files from the path will be uploaded [optional]
systemFiles SystemFiles [optional]
environment Environment [optional]
workingDirectory character [optional]
retryLimit integer [optional] [default to 3]
retryCount integer [optional] [default to 0]