//
pkg.gl
Category
github.com/handsomestWei/go-devops-cli
repository
package
0.0.0-20201208021726-d4eb7bdc057f
Repository:
https://github.com/handsomestwei/go-devops-cli.git
Documentation:
pkg.go.dev
Overview
Dependencies
1
Dependents
0
#
Packages
cmd
No description provided by the author
model
No description provided by the author
util
No description provided by the author
#
README
go-devops-cli
golang实现简单的运维命令行交互工具。基于
spf13/cobra
开发
Usage
go build -o devops ./devops
附 spf13/cobra的使用