清理redis服务及文件

版本&兼容性

版本支持

兼容性

  • [x] CentOS6
  • [x] CentOS7

使用方式

参考以下链接进行安装

生成默认配置文件

$ easyctl clean redis
I1001 11:13:06.384839  126576 track.go:50] 检测到配置文件参数为空,生成配置文件样例 -> config.yaml

修改配置文件

config.yaml, 修改主机列表。easyctl根据主机列表ssh远程至目标主机执行清理job

server:
  - host: 10.10.10.[1:40]
    username: root
    privateKeyPath: "" # ~/.ssh/id_rsa,为空默认走password登录;不为空默认走密钥登录
    password: 123456
    port: 22
excludes:
  - 192.168.235.132

执行

$ easyctl clean redis -c config.yaml --debug
Copyright © weiliang-ms 2021 all right reserved,powered by Gitbook本书发布时间: 2023-09-06 14:36:05

results matching ""

    No results matching ""