Releases: StackVista/stackstate-cli
Releases · StackVista/stackstate-cli
v3.0.0
Braking changes
- Deleted commands to export anomalies, it isn't supported by StackState 6.x
New commands
- Added commands to manage Ingestion API Keys, these keys are used by ingestion pipelines like STS Agent and OTel collector
v2.3.1
"CLI
v2.3.0
CLI
Improvements
- Show monitor runtime status in
monitorcommands. STAC-20060 - Support STY in
settingscommands. STAC-20059 - Add unlocked strategy to
stackpackcommands. STAC-20058 - Add
monitor clonecommand. STAC-20057 - Commands are compatible across major version upgrades of StackState. STAC-20056
- The CLI sends a proper User-Agent header to distinguish the HTTP traffic. STAC-18206
- Added
stackpack describecommand. STAC-16366 - Added
topology-synccommands. STAC-15293
Bug fixes
- Fix version handling in the installation scripts. STAC-20061
- Show unmapped health states counter in the
monitor statuscommand. STAC-18391
v2.2.0
CLI
Improvements
- The StackState new CLI is now hosted in a Public open source repository on Github. STAC-17211
- Added topic commands to the CLI to allow inspecting the Kafka topics behind StackState. STAC-15286
- Added monitor commands to the CLI to enable and disable a monitor. STAC-17810
- Improved the new StackState CLI installation when it needs elevated privileges on Mac and Linux. STAC-17161
- Added
monitor editandsettings editcommands to the CLI to easily edit these objects. STAC-16964 - Added monitor command to the CLI to describe a monitor. STAC-16805
- Added commands to the CLI to manage the StackState license. STAC-15296
- Added commands to the CLI to manage the StackGraph retention configuration. STAC-15295
- Added RBAC commands to the CLI to manage the granted permissions for subjects. STAC-15289
- Added RBAC commands to the CLI to manage subjects. STAC-15288
Bug fixes
- Solved an issue with the StackState CLI where leftover data in the output file caused corrupted export data. STAC-17515