Categorygithub.com/handsomestWei/go-devops-cli
repositorypackage
0.0.0-20201208021726-d4eb7bdc057f
Repository: https://github.com/handsomestwei/go-devops-cli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

go-devops-cli

golang实现简单的运维命令行交互工具。基于spf13/cobra开发

Usage

go build -o devops
./devops

附 spf13/cobra的使用