Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 754 Bytes

File metadata and controls

23 lines (17 loc) · 754 Bytes

appcircle build profile workflow update

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]

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)

Options inherited from parent commands

      --help   Show help for command