/secret

Handle Secrets on the Command Line

MIT LicenseMIT

secret

Handle Secrets on the Command Line

Installation

curl -s binst.tk | sudo bash -s ~francesco/secret

Usage

Edit secrets environment variables

sudo secret env

Put an environment varibale value into clipboard

sudo secret xclip

Secret files

  • ~/.secret/env - List all secret environment variables

Where is the source?