Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Run a command with secrets injected directly into your process.
envs run -- [command] [flags]
envs run -- YOUR_COMMAND envs run --command "YOUR_COMMAND && YOUR_OTHER_COMMAND"
-c, --command string Command to run. Example: npm run dev -e, --env string Remote environment to set the secrets in. Defaults to the local environment. -h, --help help for run
--env
-d, --debug Print debug logs