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.3.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.3.0.tar.gz | 319.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| edge_containers_cli-5.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 364.6 kB
Release files / edge_containers_cli-5.3.0.tar.gz
| Download URL | edge_containers_cli-5.3.0.tar.gz |
|---|---|
| Size | 319.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
94504cc809861cf85cd652ca5af3b114add940dc369b3225f140a1cf76a7fc80
|
|
BLAKE2b-256 checksum How to use checksums |
f5529ae71c8e7900687b2222fb16fc56543e98e5a82a8f550306f7c6b1c73edc
|
| 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.3.0-py3-none-any.whl
| Download URL | edge_containers_cli-5.3.0-py3-none-any.whl |
|---|---|
| Size | 45.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bf585be40faf381ae170963c6720637865e9030d855ed683eccdfe45c4defb3a
|
|
BLAKE2b-256 checksum How to use checksums |
74decfa887aacb6d328d37bd075c94ba547603aa197835a6393638cedf3de2a7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|