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.1
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.1.tar.gz | 343.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| edge_containers_cli-5.4.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 395.4 kB
Release files / edge_containers_cli-5.4.1.tar.gz
| Download URL | edge_containers_cli-5.4.1.tar.gz |
|---|---|
| Size | 343.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
513e679874af25135d49a6cee27afa518b01e98cdd039055ddc2e94f52de3c88
|
|
BLAKE2b-256 checksum How to use checksums |
7d9de03923c48931521413ddbd0643f6c1c34f1a8dc737b25c4fcc2e82b21d9e
|
| 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.1-py3-none-any.whl
| Download URL | edge_containers_cli-5.4.1-py3-none-any.whl |
|---|---|
| Size | 51.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0a85351b0c19db6174b7e9490acd3d95863bc82f2b831fe1ccc1dc0b8613734a
|
|
BLAKE2b-256 checksum How to use checksums |
1917f286a770b5fd66f45616c19ba9dc287b91a18738d65de9ddcda1cc690e5c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|