Is there a commandline way of creating Workitems?
2 answers
Is there a commandline way of creating Workitems?
There is no command line interface for creating a new work item.
You can create work items via the web UI. If you want to automate work item creation, you could try the HTTP/REST APIs.
On the server or the client or both?
I don't understand this question.
e
Hello dagosti,
you could use the client library to create a java class that creates a work
item on the server. This class can be called via a commandline. I think the
client library contains examples how to do that.
Ralph
you could use the client library to create a java class that creates a work
item on the server. This class can be called via a commandline. I think the
client library contains examples how to do that.
Ralph
Is there a commandline way of creating Workitems? On the server or the
client or both?