# Functions
GetVersion returns the version for cli, either got from "git describe --tags" or "dev" when doing simple go build.
# Variables
BuildDate is the string of binary build date.
GitCommit is the string of git commit ID.
GitVersion is the string of git version tag.
Version is the string that contains version.