Skip to content

v0.1.13

Choose a tag to compare

@africhild africhild released this 30 Jun 21:27
523edc5

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:

  • Kuberneteshelm uninstall odp + deletes the origamy-dp namespace
  • Dockerdocker compose down -v in ./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