My Own Issue CLI (Jira, Gitlab etc...)
Project description
MOIC : My Own Issue CLI
Freely inspired by https://pypi.org/project/jira-cli/
Command line utility to interact with issue manager such as Jira (I'll add Gitlab support later)
Getting Started
- Install moic
> pip install moic
- Configure moic
> moic configure
- Commands
> moic
Usage: moic [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
config Configure Jira cli
issue Create, edit, list Jira issues
list List projects, issue_types, priorities, status
rabbit Print an amazing rabbit
sprint Create, edit, list Jira Sprints
template List, edit templates
Autocompletion
To activate bash autocompletion just add:
- For bash
# In your .bashrc
eval "$(_MOIC_COMPLETE=source_bash moic)"
- For zsh
# In your .zshrc
eval "$(_MOIC_COMPLETE=source_zsh moic)"
Contribute
Setup
- Create virtualenv
poetry shell
- Install dependencies
poetry install
- Install pre-commit
pre-commit install
Pre-commit will check isort, black, flake8
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
moic-0.5.0.tar.gz
(17.8 kB
view details)
Built Distribution
moic-0.5.0-py3-none-any.whl
(23.4 kB
view details)
File details
Details for the file moic-0.5.0.tar.gz
.
File metadata
- Download URL: moic-0.5.0.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e39925b8f16bb651664c9f897896fcd251624d0a823715f4a411efbdd619a6a |
|
MD5 | c7ebde999bcda3190879777a29e0121e |
|
BLAKE2b-256 | b3ac4a6631f25b3b76fa9535c3127c6581a2e2b7b16049315f630d3dcf7f3a02 |
File details
Details for the file moic-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: moic-0.5.0-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a519db9605107b7472981f58fe403d806d803d13ef6433dfa008424bd0f63f17 |
|
MD5 | 41991d7fe7a89aff41b6a889b35b35ef |
|
BLAKE2b-256 | f1510aef2e8256ebf6361aa4d856fd2b6cbf3e35fa48251e214168052697691a |