Skip to main content
westyx upgrade and westyx upgrade --check link here for each release’s notes. The anchor on each heading below matches the manifest’s release_notes URL for that version (https://docs.westyx.dev/cli/changelog#v0-6-2, for example). For command details, see the command reference.

v0.9.1 (2026-09-09)

Fixed: self-updater.

v0.9.0 (2026-09-09)

Added commands:
  • westyx service create
  • westyx service delete

v0.8.0 (2026-09-08)

Added commands:
  • westyx service list
  • westyx service get
  • westyx environment list
  • westyx environment set

v0.7.0 (2026-09-08)

Added commands:
  • westyx snapshot list
  • westyx snapshot create
  • westyx snapshot delete
  • westyx snapshot diff
  • westyx snapshot restore

v0.6.4 (2026-09-06)

Fixed: --format=json missing the environment field on secret/config/flag get/list.

v0.6.3 (2026-09-03)

  • Fixed: --env not narrowing service resolution on secret/config/flag get/set/list.
  • Added: ENVIRONMENT column on secret/config/flag list.
  • Removed: the no-op environment parameter from secret/config/flag get/set/list.

v0.6.2 (2026-09-03)

  • Changed: distribution origin moved to westyx.dev; release signing key rotated.
  • Added: govulncheck, a go.mod/go.sum tidiness check, and golangci-lint to CI.

v0.6.0 (2026-09-02)

Added commands:
  • westyx upgrade
  • westyx upgrade --check

v0.5.0 (2026-06-04)

Added commands:
  • westyx secret get/set/list
  • westyx config get/set/list
  • westyx flag get/set/list

v0.4.0 (2026-05-29)

Added commands:
  • westyx dev run

v0.3.0 (2026-05-29)

Added commands:
  • westyx dev setup
  • westyx dev pull
  • westyx dev status
  • westyx dev teardown

v0.2.0 (2026-05-29)

Added commands:
  • westyx analyze
  • westyx dev push

v0.1.0 (2026-05-29)

Added commands:
  • westyx login
  • westyx logout
  • westyx version
  • westyx tenant list/set
  • westyx project list/set