devops work-item update

Update a work item in DevOps Center.

Update the subject, description, or status of a work item. At least one of –subject, –description, or –status must be provided.

Flag Name (Long)Flag Name (Short)Description
‑‑api‑versionN/AType: Value

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

New description for the work item.
‑‑flags‑dirN/AType: Value

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

Format output as json.
‑‑statusN/AType: Value
Valid Values: In Progress, Ready to Promote

New status for the work item. Allowed values: “In Progress”, “Ready to Promote”.
‑‑subjectN/AType: Value

New subject for the work item.
‑‑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.

Update the subject of a work item by name:

Update the status of a work item by ID:

Update multiple fields at once: