Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Releases: keywaysh/cli

v0.5.3

05 Jan 13:03
2efe56f

Choose a tag to compare

Changelog

  • 2efe56f fix: prevent login from hanging in CLI environments (#3)

v0.6.0-beta.1

04 Jan 13:02
24d226d

Choose a tag to compare

v0.6.0-beta.1 Pre-release
Pre-release

Changelog

  • 24d226d feat: support beta/prerelease versions

v0.5.2

04 Jan 09:59
117cd0f

Choose a tag to compare

Changelog

  • 117cd0f feat: add project linking for provider sync + docs updates

v0.5.1

04 Jan 09:56
03e4280

Choose a tag to compare

Changelog

  • 9cce51b feat: include .env.local in file selection for push
  • 03e4280 fix: launch init flow when vault is empty

v0.5.0

01 Jan 03:54
f5fc53e

Choose a tag to compare

Changelog

  • f5fc53e feat(cli): add keyway set command for individual secrets
  • b2548cc feat: add version update check to CLI
  • 9a176a6 feat: include plan in PostHog identify call
  • f530fab fix: display error and help for unknown commands
  • 5ef4437 fix: use configurable dashboard URL instead of hardcoded URLs
  • 382a437 refactor: simplify and hide readme command

v0.4.1

01 Jan 01:44
05d8e86

Choose a tag to compare

Changelog

  • b5463da feat: detect monorepos and warn about limited support
  • 05d8e86 feat: make push additive by default, add --prune flag

v0.4.0

26 Dec 13:15
8a9239c

Choose a tag to compare

Changelog

  • 8a9239c fix: check if vault exists before showing action menu
  • 099dcf9 fix: remove unused wrapper functions (lint errors)

v0.3.11

26 Dec 03:25
bd58006

Choose a tag to compare

Changelog

  • bd58006 fix: handle expired token with auto re-login prompt

v0.3.10

26 Dec 03:17
58aef6b

Choose a tag to compare

Changelog

  • 54f5289 feat: improve README, add LICENSE, update CI workflow
  • 3f7e7f1 refactor: extract env parsing into internal/env package

v0.3.9

24 Dec 01:36
4d0855b

Choose a tag to compare

Changelog

  • 4d0855b feat: add AI safety tip to pull command
  • c0583aa feat: improve help output and document AI agent use case