Difference between revisions of "Jira-cli"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
  brew tap ankitpokhrel/jira-cli
 
  brew tap ankitpokhrel/jira-cli
 
  brew install jira-cli
 
  brew install jira-cli
 +
 +
[[jira init]]
 +
[[jira issue list]]
  
  

Revision as of 11:47, 11 February 2022

brew tap ankitpokhrel/jira-cli
brew install jira-cli
jira init
jira issue list


jira
Interactive Jira CLI. 

USAGE
  jira [flags] 

MAIN COMMANDS
  board       Board lists all boards in a project
  epic        Epic manage epics in a project
  issue       Issue manage issues in a project
  open        Open issue in a browser
  project     All accessible jira projects
  sprint      Sprint manage sprints in a project board


OTHER COMMANDS
  completion  Output shell completion code for the specified shell (bash or zsh)
  help        Help about any command
  init        Init initializes jira config
  man         Help generate man(7) pages for Jira CLI.
  me          Displays configured jira user
  version     Print the app version information
FLAGS
  -c, --config string    Config file (default is /Users/sf/.config/.jira/.config.yml)
      --debug            Turn on debug output
  -h, --help             help for jira
  -p, --project string   Jira project to look into (defaults to /Users/sf/.config/.jira/.config.yml)

LEARN MORE
  Use 'jira <command> <subcommand> --help' for more information about a command.

See also

Advertising: