← Package directory
Available on winget

Install nsc

A tool for creating NATS account and user access configurations.

Install with winget
winget install --id NATSAuthors.nsc
Upgrade
winget upgrade --id NATSAuthors.nsc
Uninstall
winget uninstall --id NATSAuthors.nsc

About nsc

A tool for creating NATS account and user access configurations.

What's new in 2.12.2

What's Changed - Add --json to list keys - Add short aliases for list subcommands - Allow describing entities by their public nkey - bugfix: Set proper cert and key in TLS config - Dependency updates New Contributors - @joeriddles made their first contribution - @tomek7667 made their first contribution Full Changelog: v2.12.0...v2.12.2

Read release notes

Version history

Version Updated Notes
2.12.2 Unknown What's Changed - Add --json to list keys - Add short aliases for list subcommands - Allow describing entities by their public nkey - bugfix: Set proper cert and key in TLS config - Dependency updates New Contributors - @...