command
module
Version:
v0.7.11-alpha
Opens a new window with list of versions in this module.
Published: Oct 10, 2021
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶

easyctl
easyctl是一款基于golang轻量级运维工具集,详情使用请移步使用文档
兼容性:
- 全部功能兼容
CentOS7
- 部分功能兼容
CentOS6
安装使用
编译安装最新版
git clone https://github.com/weiliang-ms/easyctl.git
cd easyctl
go build -ldflags "-w -s" -o /usr/local/bin/easyctl
下载release版本
latest release
sudo tar zxvf easyctl-latest-darwin-amd64.tar.gz
sudo cp easyctl /usr/local/bin
sudo tar zxvf easyctl-latest-linux-amd64.tar.gz
sudo cp easyctl /usr/local/bin
下载tag版本
迭代计划
里程碑
v0.x.y-alpha: 添加常用指令集功能(x为一级指令集,如set;y为二级指令集,如set指令集中的dns子指令集)
v1.0.0-beta: bug修复、文档站点、集成github workflow
v1.0.0-release: 正式版本
v1功能列表
add
clean
deny
export
install
set
track
v2功能预览
License

Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.