0.1.4 • Published 12 months ago

stdin-secret-to-env v0.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

Intended usage:

aws secretsmanager get-secret-value --secret-id local/my-project --profile development | npx stdin-secret-to-env@latest > .env.local

Where the local/my-project secret is a multi-line env file stored as plaintext.

However, it could be used to pull a single top-level value from any JSON string

0.1.4

12 months ago

0.1.3

12 months ago

0.1.2

12 months ago

0.1.1

12 months ago

0.1.0

12 months ago