Attach a DevOps Center project to a pipeline.
You can attach a project to only one pipeline.
Username or alias of the DevOps Center org.
ID of the pipeline.
ID of the DevOps Center project.
-
Attach a project to a pipeline using the project ID and pipeline ID.
<%= config.bin %> <%= command.id %> --target-org my-devops-org --pipeline-id 0XB000000000001 --project-id 0Hn000000000001
Project %s is already attached to pipeline %s. Remove the project, and then try again.