Skip to content

Commit 32141da

Browse files
authored
Merge pull request #164 from epics-containers/minor-fixes
rename the additional tool ec-cli
2 parents d759bfe + 1467053 commit 32141da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/explanations/introduction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,14 +223,15 @@ GUI generation for engineering screens is supported via the PVI project. See <ht
223223

224224
## Additional Tools
225225

226-
### ec-cli
226+
### ec
227227

228228
This is the 'outside of the container' helper tool. The command
229229
line entry point is **ec**.
230230

231231
The project is a python package featuring simple command line functions for deploying and monitoring IOC instances. It is a thin wrapper around the ArgoCD, kubectl, helm and git commands. This tool can be used by developers and beamline staff to get a quick CLI based view of IOCs running in the cluster, as well as stop/start and obtain logs from them.
232232

233233

234+
234235
### **ibek**
235236

236237
IOC Builder for EPICS and Kubernetes is the developer's 'inside the container' helper tool. It is a python package that is installed into the Generic IOC container images. It is used:

0 commit comments

Comments
 (0)