Update an existing build profile workflow by uploading a YAML file. The file is validated (component existence, step names, YAML format) before the workflow is replaced.
appcircle build profile workflow update [options]
--profileId <uuid> Build profile ID
--profile <string> Build profile name (alternative to --profileId)
--workflowId <uuid> Workflow ID to update
--filePath <path> Path to the YAML file to upload
--workflowName <string> [OPTIONAL] New name for the workflow (defaults to the existing name)
--help Show help for command