ZIP
WinGet
NATS Command Line Interface
NATS Authors · 0.1.5 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
nats-0.1.5-windows-amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
NATSAuthors.CLI
Version
0.1.5
Description
A command line utility to interact with and manage NATS.
License
Apache-2.0
↗
Homepage
https://github.com/nats-io/natscli
Installer URL
https://github.com/nats-io/natscli/releases/download/v0.1.5/nats-0.1.5-windows-amd64.zip
Release Notes
## Bug Fixes
- Various UX and rendering improvements
- Improve handling of cluster size counts in `nats server req` commands
- Improve stdin handling for `kv` and `object` commands
- Report correct timezone in `nats stream` commands
- Make the consumer inactive threshold editable
- Prevent empty subject transform configurations
- Improve handling of KV value sizes
- Documentation fixes
## Enhancements
- New `nats server check consumer` command to verify consumer health
- Show Consumer limits…