devops pipeline stage delete
Delete a stage from a DevOps Center pipeline.
Deletes the specified stage from the pipeline. If the stage sits between two other stages, the predecessor stage is automatically re-linked to the successor so the pipeline chain stays intact.
| Flag Name (Long) | Flag Name (Short) | Description |
|---|---|---|
‑‑api‑version | N/A | Type: Value Override the api version used for api requests made by this command |
‑‑flags‑dir | N/A | Type: Value Import flag values from a directory. |
‑‑json | N/A | Type: Boolean Format output as json. |
‑‑pipeline‑id | N/A | Type: Value Required ID of the pipeline that contains the stage. |
‑‑stage‑id | N/A | Type: Value Required ID of the stage to delete. |
‑‑target‑org | ‑o | Type: Value Required Username or alias of the target org. Not required if the target-org configuration variable is already set. |
Delete a stage from a pipeline: