Prepare a work item for one-off promotion between pipeline stages.
Description for devops work-item prepare
Prepares a work item for one-off promotion by creating the necessary branches and pull requests in the source control repository. Run this command before running “sf devops work-item promote” for a one-off promotion.
Use “sf devops work-item list” to find the work item ID and target stage ID for a project.
Flags
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.
‑‑target‑org
‑o
Type: Value Required
Username or alias of the target org. Not required if the target-org configuration variable is already set.
‑‑target‑stage‑id
‑t
Type: Value Required
ID of the pipeline stage to promote the work item to.
‑‑work‑item‑id
‑i
Type: Value Required
ID of the work item to prepare for one-off promotion.
Examples for devops work-item prepare
Prepare a work item for one-off promotion to the UAT stage: