验证 LavinMQ 版本

huangapple go评论113阅读模式
英文:

Verify LavinMQ Version

问题

我一直在研究AMQP消息代理,LavinMQ 最近很多。

我目前正在尝试找出我的服务器上运行的代理的版本。

是否有用于此的CLI命令?也许类似于RabbitMQ的 rabbitmqctl status 命令。

英文:

I've been exploring the AMQP message broker, LavinMQ a lot lately.

I'm currently trying to figure out what version of the broker is running on my server.

Is there a CLI command for this? Maybe something similar to RabbitMQ's rabbitmqctl status command.

答案1

得分: 1

LavinMQ有自己的命令行界面,称为lavinmqctl。了解如何使用它的更多信息,请点击这里

要在服务器上检查lavinmq版本,请使用以下命令:lavinmqctl -v

英文:

LavinMQ has its own command line interface, lavinmqctl. Read more on how to use it here.

To check the lavinmq version on a server use the command: lavinmqctl -v

huangapple
  • 本文由 发表于 2023年3月8日 18:29:00
  • 转载请务必保留本文链接:https://go.coder-hub.com/75671857.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定