v0.1.13
Origamy CLI v0.1.13
Adds the origamy uninstall command — the teardown counterpart to origamy deploy, and the command the dashboard's workspace-deactivate flow points BYOD customers at.
origamy uninstall <data-plane-id>
Auto-detects your environment:
- Kubernetes →
helm uninstall odp+ deletes theorigamy-dpnamespace - Docker →
docker compose down -vin./origamy-dp-<id>/, then removes the directory
Asks for an explicit confirmation (skip with --yes). Run it before deactivating your workspace so the data plane stops trying to reconnect.
Verify your download:
shasum -a 256 -c SHA256SUMS