Replies: 1 comment 4 replies
-
You can use argo submit --from cronwf/my-cron-wf |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an example to submit a new workflow with parameters(e.g.,
{"paramA":"valueA"}
) from created workflowTemplates?I tried to read https://raw.githubusercontent.com/argoproj/argo-workflows/master/api/openapi-spec/swagger.json but I didn't see how to referrer to existing workflow template.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions