Skip to content
This repository has been archived by the owner on Aug 15, 2020. It is now read-only.

dawngerpony/rallycli.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rallycli.py - the command line interface to Rally

A simple command-line interface to the Rally agile tracking platform. Uses the pyral Rally library.

Getting Started

Follow the installation instructions below to get yourself up and running, then execute the rallycli.py command for information about supported commands and parameters.

Installation

  1. Download & install python 2.7
  2. (Optional) Install virtualenv so that you don't affect your existing python installation when you install the below dependencies.
  3. pip install pyral simplejson ConfigParser argparse requests==0.9

Backlog

  1. "Show full info" parameter
  2. Test case support
  3. Support to create new work items using the CLI interface.
  4. Debug mode

About

Simple command-line client for Rally

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages