Skip to content

v0.10.1-beta.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jun 20:07
· 30 commits to main since this release
4d4ef2d

Delta since previous beta (v0.10.0-beta.14) — 1 new changeset.

Patch Changes

  • ok auth status --json now includes a backend field naming where credentials are stored — keyring (the OS keychain) or file (~/.ok/auth.yml). The field appears in every JSON status shape, including when you are not logged in, so you can confirm which storage backend is active without a stored token. Human-readable (non---json) output is unchanged.