Categorygithub.com/assada/consul-generator
repositorypackage
0.2.5
Repository: https://github.com/assada/consul-generator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Consul File Generator

Build Status

Create files from consul keys

Usage

consul-generator \
 -from="${SERVICE_REGION}/apps/${SERVICE_NAME}/${SERVICE_ENV}/keys/" \
 -to="./storage/keys/"
 -consul-addr="localhost:8500"