edge_containers_cli
About
Edge containers command line interface: a tool for deploying and managing IOCs in a beamline or accelerator cluster. The tool is a thin wrapper around familiar command line tools such as git, kubectl, helm and argocd - and can be used to learn the underlying commands being used.
For detailed documentation on the framework that this supports see: https://epics-containers.github.io/
| What | Where |
|---|---|
| Source | https://github.com/epics-containers/edge-containers-cli |
| PyPI | pip install edge-containers-cli |
| Docker | docker run ghcr.io/epics-containers/edge-containers-cli:latest |
| Documentation | https://epics-containers.github.io/edge-containers-cli |
| Releases | https://github.com/epics-containers/edge-containers-cli/releases |
To discover the CLI commands, create a python virtual environment, and perform the following:
pip install edge-containers-cli
ec --version
Monitor
Some commands of the tool are also exposed as a TUI which can additionally be served as a web application.
To demo the TUI as a web application:
pip install textual-dev
textual serve "ec -b DEMO monitor"
Dashboard:
IOC logs:
See https://epics-containers.github.io/edge-containers-cli for more detailed documentation.
Release files for edge-containers-cli 5.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| edge_containers_cli-5.4.0.tar.gz | 343.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| edge_containers_cli-5.4.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 395.2 kB
Release files / edge_containers_cli-5.4.0.tar.gz
| Download URL | edge_containers_cli-5.4.0.tar.gz |
|---|---|
| Size | 343.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
254e0ee97feff3349efdbe5a4876fbea90cf913c61fd8be823a69b8841b245f0
|
|
BLAKE2b-256 checksum How to use checksums |
01839ef72bf8fd7f6e51a5a825155eb1c7a069b0146a3169ce07707cc55d9388
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Release files / edge_containers_cli-5.4.0-py3-none-any.whl
| Download URL | edge_containers_cli-5.4.0-py3-none-any.whl |
|---|---|
| Size | 51.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
36a93e826b48c45f6561433eae5deb2b59088461c097525541800de68df78e6c
|
|
BLAKE2b-256 checksum How to use checksums |
b7b3ff7614c723325029acdfc2328f6e1ef7d7dbc67cdab84edcad34ed30758d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|