cli: Add license flag
This patch adds the option to print the license with a cli flag. It uses go-bindata to store the license file. The file is generated by running `make bindata` and the result is stored in the bindata directory.
This commit is contained in:
committed by
James Shubin
parent
406aa55667
commit
62ca12608d
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,6 +6,7 @@
|
||||
old/
|
||||
tmp/
|
||||
*_stringer.go
|
||||
bindata/*.go
|
||||
mgmt
|
||||
mgmt.static
|
||||
mgmt.iml
|
||||
|
||||
Reference in New Issue
Block a user