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‑versionN/AType: Value

Override the api version used for api requests made by this command
‑‑flags‑dirN/AType: Value

Import flag values from a directory.
‑‑jsonN/AType: Boolean

Format output as json.
‑‑pipeline‑idN/AType: Value
Required

ID of the pipeline that contains the stage.
‑‑stage‑idN/AType: Value
Required

ID of the stage to delete.
‑‑target‑org‑oType: 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: