Categorygithub.com/kerma/swap
repositorypackage
0.0.0-20220330170355-6a70d953978f
Repository: https://github.com/kerma/swap.git
Documentation: pkg.go.dev

# README

swap - transform values from one format to another

swap is a CLI to transform configuration values from one format to another. It makes it easier to perform common conversions between formats which would otherwise require complex shell scripts.

Supported formats

  • environment variables / dotenv
  • kubernetes configmap
  • kubernetes secret