Skip to content

ZYallers/cobra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cobra

Go language command tool based on cobra

~: go run main.go -h

Usage:
   [command]

Available Commands:
  delKey      优雅删除Redis指定前缀的keys
  help        Help about any command
  word        单词格式转换

Flags:
  -h, --help   help for this command

Use " [command] --help" for more information about a command.

About

Go language command tool based on COBRA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published