mirror of
https://github.com/beego/bee.git
synced 2025-06-12 10:00:41 +00:00
Set the output format for bee version
This adds the ability to set the output format (using -o flag) of bee version command. It supports both JSON and YAML formats.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,6 +7,7 @@
|
||||
_obj
|
||||
_test
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
# Architecture specific extensions/prefixes
|
||||
*.[568vq]
|
||||
|
Reference in New Issue
Block a user