Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "unknown" Commit = "unknown" BuildDate = "unknown" )
Version holds the semantic version of the tau CLI.
It is set at build time by GoReleaser using:
-ldflags "-X github.com/taubyte/tau/cli/app.Version=${VERSION}"
When running `go run` or building without the ldflag, it defaults to "unknown".
View Source
var DefaultCAARecord = "letsencrypt.org"
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.