Releases: enaboapps/timberlogs-cli
Releases · enaboapps/timberlogs-cli
v1.1.1
What's Changed
- feat: rename organizations → workspaces in CLI by @enaboapps in #85
- Release v1.1.1 by @enaboapps in #86
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Sync main to dev (v1.0.0) by @enaboapps in #68
- Add Mintlify documentation pages by @enaboapps in #69
- Rename docs/docs.json to docs/mint.json by @enaboapps in #70
- Fix docs/mint.json navigation to flat array format by @enaboapps in #71
- feat: REPL interactive mode by @enaboapps in #73
- release: v1.1.0 by @enaboapps in #74
- chore: sync main → dev after v1.1.0 by @enaboapps in #75
- ci: trigger publish on tag push with auto-generated release notes by @enaboapps in #76
- chore: sync dev → main (publish workflow fix) by @enaboapps in #77
- ci: switch to npm trusted publishing via OIDC by @enaboapps in #78
- chore: sync dev → main (trusted publishing) by @enaboapps in #79
- ci: add environment to publish job for OIDC trusted publishing by @enaboapps in #80
- chore: sync dev to main (oidc environment fix) by @enaboapps in #81
- ci: revert publish trigger to release published by @enaboapps in #82
- chore: sync dev to main by @enaboapps in #83
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Timberlogs CLI v1.0.0
First stable release.
Features
- OAuth device flow —
timberlogs loginopens browser, authenticates via Clerk, stores session token - Log querying — filter by level, source, env, user/session/flow ID, full-text search
- Interactive table — arrow keys to navigate, Enter to expand,
qto quit - Flows — list flows, view detailed timeline
- Stats — volume bars, day/hour/source grouping, trend comparison
- JSON mode —
--jsonflag or auto-detected when piped - Raw formats — jsonl, csv, text, syslog, obl via
--format
Install
npm install -g timberlogs-cli
timberlogs login