Releases: StackVista/stackstate-cli
Releases · StackVista/stackstate-cli
v3.0.5
v3.0.4
"CLI
v3.0.3
"CLI
Improvements
-
- Introducing the default location (/usr/local/bin/) to install cli to with respect to the docs https://docs.stackstate.com/cli/k8sts-cli-sts#macos https://docs.stackstate.com/cli/k8sts-cli-sts#linux
- Checking if the cli is available via $PATH. If not suggesting to extend PATH variable. STAC-21525
v3.0.2
"CLI
Improvements
- The StackState CLI will by default install into the current directory and fail if it is not writeable. STAC-21289
- Fixed OS detection in CLI install script. STAC-21285
v3.0.1
"CLI
Improvements
- Fix vulnerabilities CVE-2022-27664, CVE-2022-41721, CVE-2022-41723, CVE-2023-39325, CVE-2023-3978, CVE-2023-44487, CVE-2022-32149, CVE-2024-24786 in STS CLI. STAC-21195
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
monitor
commands. STAC-20060 - Support STY in
settings
commands. STAC-20059 - Add unlocked strategy to
stackpack
commands. STAC-20058 - Add
monitor clone
command. 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 describe
command. STAC-16366 - Added
topology-sync
commands. STAC-15293
Bug fixes
- Fix version handling in the installation scripts. STAC-20061
- Show unmapped health states counter in the
monitor status
command. 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 edit
andsettings edit
commands 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