#`env:` prefix
1 messages · Page 1 of 1 (latest)
That prefix is only necessary for secrets to prevent exposing the value in ps, logs, etc... There's also file: and cmd: for the same reason. For other types, you can just use the shell to pass the value in.