Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:2
forks:0
updated:2026年5月20日 11:07
SKILL.md
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
| 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):