An open API service indexing awesome lists of open source software.

https://github.com/futjikato/futjitrack

node based cli interface to track your time and save it in jira cloud with tempo timesheets
https://github.com/futjikato/futjitrack

cli jira nodejs tempo

Last synced: about 1 year ago
JSON representation

node based cli interface to track your time and save it in jira cloud with tempo timesheets

Awesome Lists containing this project

README

          

```
______ _ _ _ _____ _
| ___| | | (_|_)_ _| | |
| |_ _ _| |_ _ _ | |_ __ __ _ ___| | __
| _| | | | __| | | | | '__/ _` |/ __| |/ /
| | | |_| | |_| | | | | | | (_| | (__| <
\_| \__,_|\__| |_| \_/_| \__,_|\___|_|\_\
_/ |
|__/
```

Installation
------------

```
yarn global add futjitrack
# or
npm i -g futjitrack
```

Usage
-----

First you have to provide the jira cloud instance name and your credentials

`futji-track auth-set `

Now you can list projects, list issues in projects and start tracking your time without ever leaving you good'old cli environment.

### Full list of commands

```
futji-track --help [cmd] Show general help or command help
futji-track auth-set Set and save authentication
futji-track auth-status Print authentication details
futji-track project-ls List available projects
futji-track ticket-ls List open tickets assigned to you.
futji-track track-ls List currently running trackings
futji-track track-start Start a new tracking
futji-track track-stop Stop running tracking. Save work log in jira.
futji-track track-set Set information on tracker
futji-track time-ls List work logs saved in jira
futji-track time-log