devops pull-request create
Create a pull request for a work item branch.
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.
| 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. |
‑‑work‑item‑id | ‑w | Type: Value ID of the work item. |
‑‑work‑item‑name | ‑n | Type: Value Name of the work item, such as WI-000001. |
Create a pull request for a work item.
Create a pull request using the work item ID.