简体   繁体   中英

How to install NATS CLI Tool in windows 10

I have up and running NATS server with docker in my windows machine.

I want to install the nats CLI Tool as well in my windows machine.

In the documentation it is only mentioned about Mac and Linux. https://docs.nats.io/running-a-nats-service/clients

I installed the application with Go. Additionally, you can install by running the following command:

'go install github.com/nats-io/natscli/nats@latest'

More information can be found at https://github.com/nats-io/natscli#installation-via-go-install .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM