Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:2
forks:0
updated:20 mai 2026 à 11:07
SKILL.md
| name | post-uninstall |
| description | Uninstall post-orchestrator EMF application components |
Uninstall post-orchestrator EMF application components.
Use this skill when you want to:
Run post-uninstall by:
cd post-orch/
source post-orch.env
helmfile -e onprem-eim -l app=<component> list
# Single component:
helmfile -e onprem-eim -l app=<component> destroy
# All components:
helmfile -e onprem-eim destroy
kubectl delete pvc -n <namespace> <pvc-name>Safety checks:
--force operationsUninstall order (reverse of install):
Manage and configure post-orch.env settings
Manage and configure pre-orch.env settings
Install pre-orchestrator infrastructure (OpenEBS, MetalLB, cluster setup)
Install post-orchestrator EMF application stack
Uninstall pre-orchestrator infrastructure components