How to install Invenio-cli

InvenioRDM comes with a CLI management tool called Invenio-CLI which is used to manage and work with your local installation.

You can install the Invenio CLI package named invenio-cli. The package is available on PyPI. Use your favorite way to install a Python package:

Via pip:

pip install invenio-cli

Via pipenv:

pipenv install invenio-cli

Via pipx:

pipx install invenio-cli

To make sure you've installed successfully:

invenio-cli --version

You can check if the proper requirements are installed via invenio-cli:

invenio-cli check-requirements --development

You'll find the latest released version number on PyPi.

Commands reference

For a full reference of available commands, see the CLI reference

Shell tab completion

Invenio-CLI has support for Shell tab completion of commands. See Shell completion.

If you need assistance with your projects feel free to email me at info@airgad.com or whatsapp Jesse stay safe!