# Functions
Execute adds all child commands to the root command and sets flags appropriately.
# Variables
go:generate sh -c "echo -n $(git describe --tags --exact-match 2>/dev/null || git rev-parse --short HEAD) > commit.txt"go:embed commit.txt.
# Structs
TerminationLogHook A hook that logs fatal errors to the termination log.