CLI: option to append timestamp prefix to workflow name when workflowtemplate is submitted #12777
Labels
area/cli
The `argo` CLI
area/workflow-templates
solution/superseded
This PR or issue has been superseded by another one (slightly different from a duplicate)
type/feature
Feature request
currently if u have deployed a workflowtemplate and then try to submit a run of it via the cli it will generate a workflow name with 5 random chars on the end of it. would like that it generates a workflow name with the timestamp in the name too. 2 benefits: easy to see from the name when it was submitted, less chance of a name collision from 10000s of runs
The text was updated successfully, but these errors were encountered: