This repository contains a Go application that can be used for rendering Go templates.
go-template <-t templateFilePath> [-f valuesFilePath] [-s variableOverride] [-o outputFolder]
To generate binaries, run:
make build-release
Repository for go-template cli used during K8s deployments in Harness
GoApache-2.0
This repository contains a Go application that can be used for rendering Go templates.
go-template <-t templateFilePath> [-f valuesFilePath] [-s variableOverride] [-o outputFolder]
To generate binaries, run:
make build-release