Skip to content

v0.1.2

Choose a tag to compare

@JacobStephens2 JacobStephens2 released this 29 Jul 01:30

Uninstall after curl|bash

sudo vaulted-agent uninstall
sudo vaulted-agent uninstall --purge   # also remove config

Uninstall lives in the installed binary, so you no longer need the repo tree
(or a re-download of uninstall.sh) to reverse a one-liner install.

Still never deletes backend credentials (op.env / etc.).

Upgrade

curl -fsSL https://stephens.page/vaulted-agent/install.sh | bash