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.2.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.2.tar.gz.
File metadata
- Download URL: invenio_cli-1.12.2.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 |
36af231e7f9f8532bfc772c3584f98be17da955fd78fad81f721702b4e619620
|
|
| MD5 |
67c326089a962b04ab5f7a397ddb8501
|
|
| BLAKE2b-256 |
7f92fb4041a0fa26ee26ee2c733c42d7af3279fcbfee626d6e8e63ca5b2c95eb
|
File details
Details for the file invenio_cli-1.12.2-py3-none-any.whl.
File metadata
- Download URL: invenio_cli-1.12.2-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 |
0fd6b29ec2d8814839c54eb81be9b2553dc0f1fc2a5ac9c51ee1eb3456a9ef60
|
|
| MD5 |
37fea2cdf71b58c77e18940aa26eed4c
|
|
| BLAKE2b-256 |
5fcaf9c701830ebcca42b0b14d538b421a0af74cc59c962724448852340fe6cc
|