Skip to content

v0.23.0

Choose a tag to compare

@gfargo gfargo released this 19 May 12:27
· 22 commits to main since this release

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