Grafana GCX (CLI)
Notes
no notes yet
Release notes
v0.2.13
Note: This release includes two important bugfixes
- Fix
--dry-runnot being honored in resource delete operations. PR #643. - Fix
--contextflag not applied across all CRUD adapter operations. PR #625.
Update to this version to avoid unintended operations on your Grafana Cloud stack.
Other changes in this release:
- Add
gcx stackscommands: list, get, create, update, delete, regions - Rename
synthprovider tosynthetic-monitoring - Render trace trees as a formatted table in
gcx traces get - Add RCA Workbench deep link to
gcx kg entities inspect - Consolidate Knowledge Graph insights filtering into
kg entities list - Prevent env var secrets from being written to the config file
- Handle read-only files gracefully during skill updates
- Update agent skills to remove common usage errors
- Bump Go module and GitHub Actions dependencies