Created
April 19, 2013 19:24
-
-
Save sprice/5422582 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Usage: jira [options] [command] | |
Commands: | |
ls [options] List my issues | |
start <issue> Start working on an issue. | |
stop <issue> Stop working on an issue. | |
running List issues in progress. | |
search <term> Find issues. | |
assign <issue> Assign a issue to me. | |
comment <issue> [text] Comment an issue. | |
show [options] <issue> Show info about an issue | |
config [options] Change configuration | |
Options: | |
-h, --help output usage information | |
-V, --version output the version number |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment