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 and Gitlab
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.3.1.tar.gz
(13.9 kB
view details)
Built Distribution
moic-0.3.1-py3-none-any.whl
(18.3 kB
view details)
File details
Details for the file moic-0.3.1.tar.gz
.
File metadata
- Download URL: moic-0.3.1.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 968ef7cb2606b316dc82e231481e2c89742d489eee530f49b0b713c8e126c5d0 |
|
MD5 | 12c2af69f191450b687abe41d864c645 |
|
BLAKE2b-256 | b9f5dc98dac6f6cd61e011df4ada50dbd8e6b6cfe5c96e9637effc33d4caefaf |
File details
Details for the file moic-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: moic-0.3.1-py3-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c3be532fead4fae39f935bab32377d0887d44003d8d53bf77a8c0edf82030c5 |
|
MD5 | 5ccde70cf0ab84edd4a358c60bc167f8 |
|
BLAKE2b-256 | 2edf6482f41124684a105d5154f2b08bb1b3fb0251aec403fa4f0bd7aa42a630 |