.gitignore
.pre-commit-config.yaml
LICENSE
README.rst
environment.sh
get_helm.sh
pyproject.toml
.github/CONTRIBUTING.rst
.github/dependabot.yml
.github/actions/install_requirements/action.yml
.github/pages/index.html
.github/pages/make_switcher.py
.github/workflows/code.yml
.github/workflows/docs.yml
.github/workflows/docs_clean.yml
.github/workflows/linkcheck.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/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/epics_containers_cli/__init__.py
src/epics_containers_cli/__main__.py
src/epics_containers_cli/_version.py
src/epics_containers_cli/docker.py
src/epics_containers_cli/git.py
src/epics_containers_cli/globals.py
src/epics_containers_cli/logging.py
src/epics_containers_cli/shell.py
src/epics_containers_cli/utils.py
src/epics_containers_cli.egg-info/PKG-INFO
src/epics_containers_cli.egg-info/SOURCES.txt
src/epics_containers_cli.egg-info/dependency_links.txt
src/epics_containers_cli.egg-info/entry_points.txt
src/epics_containers_cli.egg-info/requires.txt
src/epics_containers_cli.egg-info/top_level.txt
src/epics_containers_cli/dev/__init__.py
src/epics_containers_cli/dev/dev_cli.py
src/epics_containers_cli/dev/dev_commands.py
src/epics_containers_cli/ioc/__init__.py
src/epics_containers_cli/ioc/helm.py
src/epics_containers_cli/ioc/ioc_cli.py
src/epics_containers_cli/ioc/k8s_commands.py
src/epics_containers_cli/ioc/local_commands.py
src/epics_containers_cli/k8s/k8s_cli.py
src/epics_containers_cli/k8s/k8s_commands.py
src/epics_containers_cli/k8s/kubectl.py
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/test_dev.py
tests/test_ioc.py
tests/test_local.py
tests/data/dev.yaml
tests/data/ioc.yaml
tests/data/local.yaml
tests/data/beamline-chart/.helmignore
tests/data/beamline-chart/Chart.yaml.jinja
tests/data/beamline-chart/values.yaml
tests/data/example-ibek-config/ioc.db
tests/data/example-ibek-config/ioc.yaml
tests/data/iocs/bl45p-ea-ioc-01/values.yaml
tests/data/iocs/bl45p-ea-ioc-01/config/ioc.yaml