summaryrefslogtreecommitdiff
path: root/sysutils/gomplate/pkg-descr
blob: 014e79031275a70e769520d6dd7747da12b25d71 (plain) (blame)
1
2
3
4
5
6
7
Gomplate is a template-based CLI tool. gomplate supports additional
template datasources such as: JSON, YAML, AWS EC2 metadata, BoltDB,
sockaddr, Hashicorp Consul, and Hashicorp Vault secrets.

Gomplate lets you process templates which also include shell-like
variables. Also there are some useful built-in functions that can be
used to make templates even more expressive.