easyctl

command module
v0.7.10-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2021 License: MIT Imports: 15 Imported by: 0

README

GitHub Workflow Status (event) Go Report Card GitHub go.mod Go version (subdirectory of monorepo) GitHub commit activity GitHub all releases codecov GitHub FOSSA Status

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功能列表

v2功能预览

  • windows GUI

License

FOSSA Status

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL