update doc and mq.sh
This commit is contained in:
@@ -53,7 +53,7 @@ ${YELLOW}用法:${NC}
|
|||||||
$0 <command> [options]
|
$0 <command> [options]
|
||||||
|
|
||||||
${YELLOW}命令:${NC}
|
${YELLOW}命令:${NC}
|
||||||
${GREEN}init${NC} 从数据库读取所有启用的平台,完全重建 MQ 配置
|
${GREEN}init${NC} 从数据库读取所有启用的平台,完全重建 MQ 配置
|
||||||
- 删除现有 VHost 及所有资源
|
- 删除现有 VHost 及所有资源
|
||||||
- 从 platforms 表读取 enabled=true 的平台
|
- 从 platforms 表读取 enabled=true 的平台
|
||||||
- 创建所有 Exchange、Queue、Binding
|
- 创建所有 Exchange、Queue、Binding
|
||||||
@@ -71,9 +71,9 @@ ${YELLOW}命令:${NC}
|
|||||||
- 从 mq_user.php 中移除配置
|
- 从 mq_user.php 中移除配置
|
||||||
示例: $0 remove shopee
|
示例: $0 remove shopee
|
||||||
|
|
||||||
${GREEN}list${NC} 列出当前 MQ 中已配置的平台
|
${GREEN}list${NC} 列出当前 MQ 中已配置的平台
|
||||||
|
|
||||||
${GREEN}version${NC} 显示 RabbitMQ 服务器版本信息
|
${GREEN}version${NC} 显示 RabbitMQ 服务器版本信息
|
||||||
|
|
||||||
${GREEN}reset-password${NC} 重置指定用户的密码
|
${GREEN}reset-password${NC} 重置指定用户的密码
|
||||||
--user <name> 用户名称 (consumer/ops/平台名)
|
--user <name> 用户名称 (consumer/ops/平台名)
|
||||||
|
|||||||
+586
-593
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user