Options
Usage
Use the--env flag will set the secrets in your remote environment. Otherwise your local environment.
You can also load your variables directly from files: envs set —file .env
NOTE: This command auto-capitalizes your keys.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Set new key=value pairs.
envs set KEY=VALUE [flags]
-e, --env string Remote environment to set the secrets in. Defaults to the local environment.
-f, --file string Export secret key-values from a file {.env | .json | .yaml | .txt}
-h, --help help for set
--env flag will set the secrets in your remote environment. Otherwise your local environment.
You can also load your variables directly from files: envs set —file .env
NOTE: This command auto-capitalizes your keys.
-d, --debug Print debug logs