cli icon indicating copy to clipboard operation
cli copied to clipboard

[Feature Request] Please differentiate shell environment variables from temporal env environment variables in docs

Open fairlydurable opened this issue 10 months ago • 0 comments

Is your feature request related to a problem? Please describe.

The list of environment variables on https://docs.temporal.io/cli#environment-variables does not explicitly state that these are environment variables set with your shell and not temporal env.

Describe the solution you'd like

Suggested fix:

:::tip ENVIRONMENT VARIABLES

Do not confuse environment variables, set with your shell, with temporal env options.

:::

fairlydurable avatar Mar 19 '25 20:03 fairlydurable