Grafana GCX (CLI)
Notes
no notes yet
Release notes
v0.2.6
- Add
--limitflag with default pagination (50) to all list commands - Add retry transport for rate limiting and transient HTTP errors
- Unified HTTP client construction with debug logging
- Set consistent User-Agent header on all HTTP clients
- Add
alert instances listwith server-side state filtering - Route OnCall requests through OAuth proxy
- Add
skills installcommand for .agents-compatible harnesses - Add
--exprflag alias for datasource query commands - Add curl-pipe installer script with shell-specific PATH instructions
- Fix config context selection before env overrides in provider loaders
- Fix SLO definitions commands not inheriting parent config loader
- Restore shell tab-completion
- Add Fish shell completion docs
- Update Go and Docker dependencies