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.0.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.0.tar.gz.
File metadata
- Download URL: invenio_cli-1.12.0.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 |
77e99c1306a772160677d64f2dea2e07075f6f4eac95acd9dc5da473d5389841
|
|
| MD5 |
27d72e9881d1871893a1aa155d02676d
|
|
| BLAKE2b-256 |
5cfbe9310f0d4962ee14723a06c94d0084b8ecba619b8b2de346eb9fcdfd42d2
|
File details
Details for the file invenio_cli-1.12.0-py3-none-any.whl.
File metadata
- Download URL: invenio_cli-1.12.0-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 |
9865f76ff0a5b0bb71b8f43885703b86b2e31b9305236bc666f7da5e4049173a
|
|
| MD5 |
8fc10022519a652649d6763710bc1be2
|
|
| BLAKE2b-256 |
83b42ad246835b054edd3b24d3a2b5251ceb11b97b6afec860ea1b05ff3960ba
|