0.1.4 • Published 6 years ago

cfjt v0.1.4

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

jt

JIRA-thing, a command-line tool to interact with JIRA

oclif Version CircleCI Appveyor CI Codecov Downloads/week License

Usage

$ npm install -g cfjt
$ jt COMMAND
running command...
$ jt (-v|--version|version)
cfjt/0.1.4 win32-x64 node-v9.6.1
$ jt --help [COMMAND]
USAGE
  $ jt COMMAND
...

Commands

jt help [COMMAND]

display help for jt

USAGE
  $ jt help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

jt list [USERNAME]

list your current JIRA tickets

USAGE
  $ jt list [USERNAME]

ALIASES
  $ jt ls

jt setup

set up jt parameters

USAGE
  $ jt setup

ALIASES
  $ jt init

jt showConfig

print jt configuration info

USAGE
  $ jt showConfig

ALIASES
  $ jt sc