A tool to keep secrets out of config files. More information: https://secrethub.io.
secrethub read {{path/to/secret}}
secrethub generate {{path/to/secret}}
secrethub write --clip {{path/to/secret}}
echo "{{secret_value}}" | secrethub write {{path/to/secret}}
secrethub audit {{path/to/repo_or_secret}}