Description
DMNO has a printenv command which outputs a single env var. It's largely a convenience, but can be useful within larger more complex commands.
Additionally we need to add some docs about why varlock run -- echo $SOME_VAR does not work -- which is that the shell does expansion before calling varlock.
Motivation
No response
Proposed Solution
No response
Alternatives
No response
Additional Information
No response