argo archive resubmit <UID>

Resubmit one or more workflows

Arguments

NameDescription
UID

Options

NameDescription
--field-selector <string>Selector (field query) to filter on supports '=' '==' and '!='.(e.g. --field-selector key1=value1,key2=value2). The server only supports a limited number of field queries per type
--help, -hHelp for resubmit
--logLog the workflow until it completes
--memoizedRe-use successful steps & outputs from the previous run
--output, -o <string>Output format. One of: name|json|yaml|wide
--parameter, -p <stringArray>Input parameter to override on the original workflow spec
--priority <int32>Workflow priority
--selector, -l <string>Selector (label query) to filter on not including uninitialized ones supports '=' '==' and '!='.(e.g. -l key1=value1,key2=value2)
--wait, -wWait for the workflow to complete only works when a single workflow is resubmitted
--watchWatch the workflow until it completes only works when a single workflow is resubmitted