feat(issue): add columns for issue type / assignee
This commit is contained in:
parent
3c84d8b5b5
commit
b7d565efed
|
@ -17,7 +17,7 @@ var RootCmd = &cobra.Command{
|
||||||
Use: "gitee",
|
Use: "gitee",
|
||||||
Short: "Gitee In terminal",
|
Short: "Gitee In terminal",
|
||||||
Long: "Gitee CLI is a tool which interact with gitee server seamlessly via terminal",
|
Long: "Gitee CLI is a tool which interact with gitee server seamlessly via terminal",
|
||||||
Version: "0.0.5",
|
Version: "0.0.6",
|
||||||
}
|
}
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
|
Loading…
Reference in New Issue