devops pipeline get

Get details of a DevOps Center pipeline including its stages, repositories, and connected projects.

Description for devops pipeline get 

Returns full details for a single DevOps Center pipeline: its stages in order, the source code repository and branch associated with each stage, and any connected projects.

Flags 

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‑id‑iType: Value
Required

ID of the DevOps Center pipeline.
‑‑target‑org‑oType: Value
Required

Username or alias of the target org. Not required if the target-org configuration variable is already set.

Examples for devops pipeline get 

Get details for a specific pipeline:

1sf devops pipeline get --target-org my-devops-org --pipeline-id 0Do000000000001