Install client
go install github.com/nats-io/natscli/nats@latestCreate a context, this helps you not having to type out password every time
nats context add somename --user 'user' --password 'password' --server nts://10.10.11.78:4222See list of commands
nats -hList streams
nats --context somename stream ls