/jiradmin

Primary LanguagePython

Jira CLI Admin Tool

This is a CLI tool that should make it easier to work with the Jira configuration.

Implemented

  • Get the JSESSIONID cookie from Qutebrowser, so that we do not need to save passwords
  • Get issuetypes for a project
  • Get components
  • Get project properties
  • Open the project config in a Webbrowser

Not yet implemented

  • Set configuration parameters
  • Read all parameters available via the REST API
  • ...