devops review create

Create a pull request for a work item branch.

Description for devops review create 

Creates a pull request via the Salesforce DevOps Center API, using the VCS credentials stored in the org. Works with GitHub and Bitbucket without requiring local VCS authentication.

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.
‑‑target‑org‑oType: Value
Required

Username or alias of the target org. Not required if the target-org configuration variable is already set.
‑‑work‑item‑id‑wType: Value

ID of the work item.
‑‑work‑item‑name‑nType: Value

Name of the work item, such as WI-000001.

Examples for devops review create 

Create a pull request for a work item.

1sf devops review create --target-org my-devops-org --work-item-name WI-000001

Create a pull request using the work item ID.

1sf devops review create --target-org my-devops-org --work-item-id 0Wx000000000001