You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: messages/devops.work-item.create.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,7 @@ Create a new work item in a DevOps Center project.
4
4
5
5
# description
6
6
7
-
The command creates the work item using the Connect API. Requires a project ID and a subject for the new work item; run the `devops project list` command to get the IDs for all existing projects.
8
-
9
-
# flags.target-org.summary
10
-
11
-
Username or alias of the DevOps Center org.
7
+
The command creates the work item using the Connect API. Requires a project ID and a subject for the new work item; run the `devops project list` command to get the IDs for all existing projects.
12
8
13
9
# flags.project-id.summary
14
10
@@ -20,11 +16,11 @@ Subject (title) of the new work item.
20
16
21
17
# flags.description.summary
22
18
23
-
Description of the new work item; if not specified, the description is blank.
19
+
Description of the new work item; if not specified, the description is blank.
24
20
25
21
# examples
26
22
27
-
- Create a work item for the project with the specified ID and give the work item the specified subject (title); use the DevOps Center org with alias "my-devops-org":
23
+
- Create a work item for the project with the specified ID and give the work item the specified subject (title); use the DevOps Center org with alias "my-devops-org":
Copy file name to clipboardExpand all lines: messages/devops.work-item.list.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,7 @@ List all work items for a DevOps Center project.
4
4
5
5
# description
6
6
7
-
Each work item displays the branch, environment, and repository details needed for checkout and promotion. Requires a project ID; run the `devops project list` command to get the IDs for all existing projects.
8
-
9
-
# flags.target-org.summary
10
-
11
-
Username or alias of the DevOps Center org.
7
+
Each work item displays the branch, environment, and repository details needed for checkout and promotion. Requires a project ID; run the `devops project list` command to get the IDs for all existing projects.
0 commit comments