You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 启动服务
sh bin/cloud_manager.sh start
# 停止服务
sh bin/cloud_manager.sh stop
# 重启服务
sh bin/cloud_manager.sh restart
# 服务状态
sh bin/cloud_manager.sh status
# 清除服务日志等临时文件
sh bin/cloud_manager.sh clear