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
- Host: GitHub
- URL: https://github.com/futjikato/futjitrack
- Owner: futjikato
- License: mit
- Created: 2017-12-15T19:34:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-07T20:59:48.000Z (over 8 years ago)
- Last Synced: 2025-04-20T12:44:09.180Z (about 1 year ago)
- Topics: cli, jira, nodejs, tempo
- Language: JavaScript
- Size: 38.1 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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