List of workflows for the organization.
convox workflows
$ convox workflows
ID KIND NAME
55dd9440-eb98-4d9b-816f-9923ee77feff deployment deployweb-app
c828b45a-070b-46ed-9c43-ddaa905ecd68 review review-web-app
Trigger workflow run for the specified branch or commit. Specified branch or commit must reside on the workflow repository.
convox workflows run <id>
Flags:
--app app -a app
--branch branch
--commit commit
--title title
$ convox workflows run 55dd9440-eb98-4d9b-816f-99230077feff --branch feat-branch --title "title"
Successfully trigger the workflow, job id: 65a4160a-27cd-47c6-ba74-aaaaaaaa