mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Replace mkpasswd with natscli (#223)
With mkpasswd now gone from nats-server, this change replaces instances of mkpasswd with the new official natscli tool.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
The NATS Ecosystem has many tools to support server configuration, enhance monitoring or tune performance:
|
||||
|
||||
- [mkpasswd](nats_tools/mkpasswd.md) - Generates or bcrypts passwords
|
||||
- [nats](nats_tools/natscli.md) - Interact with and manage NATS
|
||||
- [nk](nats_tools/nk.md) - Generate NKeys
|
||||
- [nsc](nats_tools/nsc/README.md) - Configure Operators, Accounts and Users
|
||||
- [nats account server](nats_tools/nas/README.md) - Serve Account JWTs
|
||||
|
||||
Reference in New Issue
Block a user