2017 © Pedro Peláez
 

application jira-cli

simple JIRA command line interface(CLI)

image

lesstif/jira-cli

simple JIRA command line interface(CLI)

  • Thursday, March 30, 2017
  • by lesstif
  • Repository
  • 1 Watchers
  • 2 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

jira-cli

simple JIRA command line interface(CLI) in PHP., (*1)

Inspired by go-jira, jira-cmd and JIRA Command Line Interface., (*2)

Requirements

Installation

  1. Download PHAR package., (*3)

    sh mkdir jira-cli cd jira-cli wget https://github.com/lesstif/jira-cli/releases/download/0.1.0/jira-cli.phar.gz, (*4)

  2. Decompress downloaded package., (*5)

    gzip -d jira-cli.phar.gz
    
  3. create .env on your jira-cli directory and editing it., (*6)

    sh JIRA_HOST="https://your-jira.host.com" JIRA_USER="jira-username" JIRA_PASS="jira-password", (*7)

Usage

Project

Get Project Info

$ php jira-cli.phar project:show MYPROJECT --field-exclude "self,avatarUrls,roles,versions"

Get All Project list

$ php jira-cli.phar project:list --field-exclude "self,projectCategory,avatarUrls"

The Versions

30/03 2017

dev-master

9999999-dev

simple JIRA command line interface(CLI)

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

jira jira-cli jira-php jira-rest jira-command-line jira-cmd

30/03 2017

dev-develop

dev-develop

simple JIRA command line interface(CLI)

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

jira jira-cli jira-php jira-rest jira-command-line jira-cmd

21/12 2016

dev-feature/collection

dev-feature/collection

simple JIRA command line interface(CLI)

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

jira jira-cli jira-php jira-rest jira-command-line jira-cmd

20/12 2016

0.1.0

0.1.0.0

simple JIRA command line interface(CLI)

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

jira jira-cli jira-php jira-rest jira-command-line jira-cmd

03/07 2016

0.0.4

0.0.4.0

simple JIRA command line interface(CLI)

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

jira jira-cli jira-php jira-rest jira-command-line jira-cmd

02/07 2016

0.0.3

0.0.3.0

simple JIRA command line interface(CLI)

  Sources   Download

Apache 2.0

The Requires

 

The Development Requires

jira jira-cli jira-php jira-rest jira-command-line jira-cmd