CLI for managing Nexus Engine tenants, data sources, and deployments
Project description
nexusctl
Command-line tool for managing Nexus Engine — tenants, data sources, data views, and deployments.
Installation
pip install nexusctl
Or install alongside the Nexus Engine Python client:
pip install nexus-engine[nexusctl]
Usage
# Authenticate
nexusctl login
# Manage resources
nexusctl get data-sources
nexusctl get data-views
# Apply configuration from YAML
nexusctl apply -f data-source.yaml
# Run a calculation
nexusctl calculate -f my-tree.json
# View history and rollback
nexusctl history data-sources my-ds
nexusctl rollback data-sources my-ds --to <version-id>
Documentation
Full documentation is available at nexus-engine.synlynx.com.
License
Dual-licensed under MIT or Apache-2.0.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
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 nexusctl-0.7.3-py3-none-win_amd64.whl.
File metadata
- Download URL: nexusctl-0.7.3-py3-none-win_amd64.whl
- Upload date:
- Size: 4.9 MB
- Tags: Python 3, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef7fab8ac95e0581a9efe0f4e2e3e7a27ff16e53f9c9530354ef595d7bd2c842
|
|
| MD5 |
1be6c071b51e1da027a09c643956daaa
|
|
| BLAKE2b-256 |
ae580156012ad748d435307fb35c7259d1b3dd14a9f7dfc93da86ec5a9d59689
|
File details
Details for the file nexusctl-0.7.3-py3-none-manylinux_2_39_x86_64.whl.
File metadata
- Download URL: nexusctl-0.7.3-py3-none-manylinux_2_39_x86_64.whl
- Upload date:
- Size: 7.4 MB
- Tags: Python 3, manylinux: glibc 2.39+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb819d63b4857dbadbadd961816abceb549e85bac8f227c41ae63c15b3349fd4
|
|
| MD5 |
4f311dbdac5eb5ad673f577a78d5a88b
|
|
| BLAKE2b-256 |
d49f4a996869f8c68919d726a3f550ef42a57edc4987593dd1d78c427173d74c
|