mirror of
https://github.com/m-lamonaca/json-to-env.git
synced 2025-04-05 10:26:40 +00:00
473 B
473 B
json2env
Convert valid JSON to environment variables or an .env
-line file.
Usage
JSON to Env Var converter
Usage: json2env.exe [OPTIONS]
Options:
-i, --input <FILE> Input file, defaults to STDIN if not specified
-o, --output <FILE> Output file, defaults to STDOUT if not specified
-s, --separator <STRING> Separator for nested keys
-h, --help Print help
-V, --version Print version