.copier-answers.yml
.dockerignore
.gitignore
.gitleaks.toml
.pre-commit-config.yaml
.python-version
Dockerfile
LICENSE
README.md
pyproject.toml
renovate.json
uv.lock
.devcontainer/devcontainer.json
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/issue.md
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
.github/pages/index.html
.github/pages/make_switcher.py
.github/workflows/_container.yml
.github/workflows/_dist.yml
.github/workflows/_pypi.yml
.github/workflows/_release.yml
.github/workflows/_test.yml
.github/workflows/_tox.yml
.github/workflows/ci.yml
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
docs/conf.py
docs/genindex.rst
docs/index.rst
docs/developer/index.rst
docs/developer/explanations/decisions.rst
docs/developer/explanations/decisions/0001-record-architecture-decisions.rst
docs/developer/explanations/decisions/0002-switched-to-pip-skeleton.rst
docs/developer/how-to/build-docs.rst
docs/developer/how-to/contribute.rst
docs/developer/how-to/lint.rst
docs/developer/how-to/make-release.rst
docs/developer/how-to/pin-requirements.rst
docs/developer/how-to/run-tests.rst
docs/developer/how-to/static-analysis.rst
docs/developer/how-to/test-container.rst
docs/developer/how-to/update-tools.rst
docs/developer/reference/standards.rst
docs/developer/tutorials/dev-install.rst
docs/images/dls-favicon.ico
docs/images/dls-logo.svg
docs/images/ec-logs.png
docs/images/ec-web.png
docs/user/index.rst
docs/user/explanations/docs-structure.rst
docs/user/how-to/run-container.rst
docs/user/reference/api.rst
docs/user/tutorials/installation.rst
src/edge_containers_cli/__init__.py
src/edge_containers_cli/__main__.py
src/edge_containers_cli/_version.py
src/edge_containers_cli/autocomplete.py
src/edge_containers_cli/backend.py
src/edge_containers_cli/cli.py
src/edge_containers_cli/definitions.py
src/edge_containers_cli/git.py
src/edge_containers_cli/globals.py
src/edge_containers_cli/logging.py
src/edge_containers_cli/shell.py
src/edge_containers_cli/utils.py
src/edge_containers_cli.egg-info/PKG-INFO
src/edge_containers_cli.egg-info/SOURCES.txt
src/edge_containers_cli.egg-info/dependency_links.txt
src/edge_containers_cli.egg-info/entry_points.txt
src/edge_containers_cli.egg-info/requires.txt
src/edge_containers_cli.egg-info/top_level.txt
src/edge_containers_cli/cmds/__init__.py
src/edge_containers_cli/cmds/argo_commands.py
src/edge_containers_cli/cmds/commands.py
src/edge_containers_cli/cmds/demo_commands.py
src/edge_containers_cli/cmds/helm.py
src/edge_containers_cli/cmds/k8s_commands.py
src/edge_containers_cli/cmds/monitor.py
src/edge_containers_cli/cmds/monitor.tcss
tests/__init__.py
tests/conftest.py
tests/test_argocd.py
tests/test_cli.py
tests/test_demo.py
tests/test_k8s.py
tests/test_unit.py
tests/data/argocd.yaml
tests/data/cli.yaml
tests/data/k8s.yaml
tests/data/yaml.yaml
tests/data/bl01t-deployment/apps/values.yaml
tests/data/bl01t-services/services/values.yaml
tests/data/bl01t-services/services/bl01t-ea-test-01/Chart.yaml
tests/data/bl01t-services/services/bl01t-ea-test-01/values.yaml
tests/data/bl01t-services/services/bl01t-ea-test-01/config/ioc.db
tests/data/bl01t-services/services/bl01t-ea-test-01/config/ioc.yaml
tests/data/bl01t-services/services/bl01t-ea-test-01/templates/configmap.yaml
tests/data/bl01t-services/services/bl01t-ea-test-02/Chart.yaml
tests/data/bl01t-services/services/bl01t-ea-test-02/values.yaml
tests/data/bl01t-services/services/bl01t-ea-test-02/charts/dls-aravis
tests/data/bl01t-services/services/dls-aravis/Chart.yaml
tests/data/bl01t-services/services/dls-aravis/values.yaml
tests/data/bl01t-services/services/dls-aravis/config/ioc.yaml
tests/data/bl01t-services/services/dls-aravis/templates/configmap.yaml