App Registry¶
helm-me saves every deployment to a local registry at ~/.helm-me/deployments/. This lets you manage apps without passing spec files repeatedly.

List Apps¶
π¦ Deployed apps
ββββββ³ββββββββββββββββ³ββββββββββββ³ββββββββββ³βββββββββββββββββββ³ββββββββββββββββββ
β β APP β NAMESPACE β TYPE β SPEC β DEPLOYED AT β
β‘ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ©
β β aurora-suite β aurora β managed β /home/user/deβ¦ β 2026-04-10T18:β¦ β
β βΈ β my-app β default β managed β /home/user/deβ¦ β 2026-04-11T09:β¦ β
ββββββ΄ββββββββββββββββ΄ββββββββββββ΄ββββββββββ΄βββββββββββββββββββ΄ββββββββββββββββββ
The βΈ marker indicates the currently active app.
Set Active App¶
Once set, all ops commands target this app without specifying the name:
Show Active App¶
Delete a Registration¶
Remove an app from the local registry (does not delete Kubernetes resources):