cfjt
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

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 linux-x64 node-v9.10.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

See code: @oclif/plugin-help

jt list [USERNAME]

list your current JIRA tickets

USAGE
  $ jt list [USERNAME]

ALIASES
  $ jt ls

See code: src/commands/list.ts

jt setup

set up jt parameters

USAGE
  $ jt setup

ALIASES
  $ jt init

See code: src/commands/setup.ts

jt showConfig

print jt configuration info

USAGE
  $ jt showConfig

ALIASES
  $ jt sc

See code: src/commands/showConfig.ts

Readme

Keywords

Package Sidebar

Install

npm i cfjt

Weekly Downloads

0

Version

0.1.4

License

MIT

Unpacked Size

203 kB

Total Files

16

Last publish

Collaborators

  • cicely-f