Grafana GCX (CLI)
Notes
no notes yet
Release notes
v0.6.0
· today
Breaking changes
- Naming convergence: verb-first subcommand renames across all providers
(e.g.
versions→list-versions,create→upsert,summary→stats) - Config split into separate stacks, cloud entries, and contexts (auto-migrates)
- Agent output contract: one JSON document per finite command
- Profiles:
profile-typesrenamed tolist-profile-typesat both mounts - Alert: dropped
create/update/applyaliases from templatesupsert
Features
- Telemetry: first-run notice and default-on anonymous usage stats
- Output: list truncation contract with honest caps and agent-legible metadata
- aio11y: experiments v2 shapes and commands, plus conversation annotations
- kg:
--dry-runfor model-rules and prom-rules upsert - Profiles: time-range flags for
labelsandlist-profile-types
Fixes
- Cloud: stop misreporting invalid stack slugs as "slug already taken"
- appo11y: honor
--configacross the direct command tree - aio11y: honor
--configin direct agento11y CRUD commands - irm: decode expanded webhook integration filters
Docs
- Added anonymous usage statistics page; fixed usage-stats command examples