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.
14 lines
109 B
Plaintext
14 lines
109 B
Plaintext
.idea/
|
|
.omv/
|
|
.ssh/
|
|
.vagrant/
|
|
.envrc
|
|
old/
|
|
tmp/
|
|
*_stringer.go
|
|
bindata/*.go
|
|
mgmt
|
|
mgmt.static
|
|
mgmt.iml
|
|
rpmbuild/
|