/
How to get the Account field details using CLI
How to get the Account field details using CLI
This article explains how to get the Account field(Tempo) using the Tempo Command Line Interface.
Instructions
- To fetch the data of the Account field (by Tempo) using CLI, the value should be added as a work log attribute.
To add the Account field in the work log attributes, refer to this article: Configuring Work Attributes - Tempo Server Perform the below CLI command to getWorkLogList for a specific issue:
-a getWorklogList --issue RM-5
In the above command, RM-5 is the issue for which the list of work logs are pulled.
Use the shell script parameter as tempo instead of Jira to indicate the client's name.
Related content
Pull work log entries of users using the Power BI Connector for Jira app
Pull work log entries of users using the Power BI Connector for Jira app
More like this
getWorklogIdsForUser
getWorklogIdsForUser
More like this
getWorklogAuthor
getWorklogAuthor
More like this
tempoGetWorklogAttribute
tempoGetWorklogAttribute
More like this
tempoGetAccount
tempoGetAccount
More like this
tempoGetAccountForIssue
tempoGetAccountForIssue
More like this