v0.23.0
New Features
-
strut ship (#116) — Commit, push, and rebuild on remote in one command. The daily workflow distilled to
strut hub ship --env prod. -
strut audit:diff (#115) — Compare current VPS state against the last audit. Shows new/removed containers, changed images, disk usage delta.
-
--host flag (#114) — Target a specific topology host for any command. Supports per-host env overrides at
stacks/<stack>/.<host>.env.
Install / Upgrade
curl -fsSL https://raw.githubusercontent.com/gfargo/strut/main/install.sh | bash