Command-line tool to create and manage an InvenioRDM instance.
Installation
$ pip install invenio-cli
Usage
Local Development environment
# Initialize environment and cd into <created folder>
$ invenio-cli init rdm
$ cd <created folder>
# Install locally
# install python dependencies (pre-release versions needed for now),
# link/copy assets + statics, install js dependencies, build assets and
# final statics
$ invenio-cli install --pre
# Start and setup services (database, Elasticsearch, Redis, queue)
$ invenio-cli services
# Optional: add demo data
$ invenio-cli demo --local
# Run the server
$ invenio-cli run
# Update assets or statics
$ invenio-cli update
Containerized ‘Production’ environment
# Initialize environment and cd into <created folder>
$ invenio-cli init rdm
$ cd <created folder>
# Spin-up InvenioRDM
$ invenio-cli containerize
# Optional: add demo data
$ invenio-cli demo --containers
# After updating statics or code, if you do not need to re-install JS
# dependencies which can take time
$ invenio-cli containerize --no-install-js
More Help
# Get more help
$ invenio-cli --help
Further documentation is available on https://invenio-cli.readthedocs.io/
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
invenio_cli-1.12.1.tar.gz
(31.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file invenio_cli-1.12.1.tar.gz.
File metadata
- Download URL: invenio_cli-1.12.1.tar.gz
- Upload date:
- Size: 31.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e04e1c595277809e44f393e91952ed2bdde5d1d062a1d2e4095e657e42e1876
|
|
| MD5 |
76b32d0d04c1c308328e141b6c9e3127
|
|
| BLAKE2b-256 |
352fe118253c1f411e88883c877544b8b0923b4f1be83fd35914e0359b1ce8d1
|
File details
Details for the file invenio_cli-1.12.1-py3-none-any.whl.
File metadata
- Download URL: invenio_cli-1.12.1-py3-none-any.whl
- Upload date:
- Size: 49.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4bd1caac932672ce7ac36d11946861a923a85be16b348bc4b343e88318213d6
|
|
| MD5 |
a6936389d890f25040f274cc7a74963c
|
|
| BLAKE2b-256 |
b852ac5f22a0e4fbe4c55ee94f23597e97efa91c622d31d3a2ef2da904c60167
|